Source position: wasm.logger.api.pas line 30
type TWasmLogLevel = (
wllTrace,
wllDebug,
wllInfo,
wllWarning,
wllError,
wllCritical
);