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

__wasmhttp_log

Declaration

Source position: wasm.http.api.pas line 87

procedure __wasmhttp_log(

  level: TWasmHTTPLogLevel;

  const Msg: string

);

procedure __wasmhttp_log(

  level: TWasmHTTPLogLevel;

  const Fmt: string;

  const Args: array of Const

);


Documentation generated on: 2025-07-25