Expand description
Modules§
- level
- Log level constants matching the host runtime
Macros§
- debug
- Log a debug message
- error
- Log an error message
- info
- Log an info message
- trace
- Log a trace message
- warn
- Log a warning message
Functions§
- log_
at_ level - Log a message (non-WASM stub - prints to stderr)