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

TWasmLogHook

Declaration

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

type TWasmLogHook = procedure(

  Level: TWasmLogLevel;

  const Msg: string

) of object;


Documentation generated on: 2025-07-25