13a2cee8263052f98e866e2ea34e8797090600c4
While external loggers can be used, if you are compiling with --features use_std, then it will default to just printing everything to the stdout unless a logger is created. This library can be used without the STD library, however, you will have to write an external logger.
Description
Handles logging of event data.
Languages
Rust
100%