Source position: wasm.http.api.pas line 87
procedure __wasmhttp_log(
level: TWasmHTTPLogLevel;
const Msg: string
);procedure __wasmhttp_log(
const Fmt: string;
const Args: array of Const
);