Crate log4wasm

Source

Modules§

log
Provides a suite of preset loggers capable of writing an output to the browser console. The log macros serve as a shorthand approach for convenience in instances where building a custom logger is not needed. The log macros support both formatted and unformatted outputs where the formatted option allows for passing in additional arguments defining how the output should be formatted along with the relative values to be included.
logger
styled

Macros§

debug
error
fatal
info
trace
warning