Unit 'wasm.logger.api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasm-utils]

TWasmLogLevel

Declaration

Source position: wasm.logger.api.pas line 30

type TWasmLogLevel = (

  wllTrace,

  wllDebug,

  wllInfo,

  wllWarning,

  wllError,

  wllCritical

);


Documentation generated on: 2025-07-25