Structs§
- The lifetime of this struct is the lifetime of the logger.
- This allows this crate to be used outside of Copper (ie. decoupling it from the unifiedlog.
Functions§
- Function called from generated code to log data. It moves entry by design, it will be absorbed in the queue.
- This version of log is only compiled in debug mode This allows a normal logging framework to be bridged.