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

__wasmwebsocket_log

Declaration

Source position: wasm.websocket.api.pas line 86

procedure __wasmwebsocket_log(

  level: TWasmLogLevel;

  const Msg: string

);

procedure __wasmwebsocket_log(

  level: TWasmLogLevel;

  const Fmt: string;

  const Args: array of Const

);


Documentation generated on: 2025-07-25