LogOptions
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:324
Specify options for the logger
Properties
Section titled “Properties”level?
Section titled “level?”
optionallevel?:LogLevel
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:336
filter for logs
performance?
Section titled “performance?”
optionalperformance?:boolean
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:332
enable performance metrics for libxmtp in the performance tab
structured?
Section titled “structured?”
optionalstructured?:boolean
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:328
enable structured JSON logging to stdout. Useful for third-party log viewers

