Module rings_node::logging
source · Expand description
Logging configuration contains both node
and browser
.
Re-exports
pub use self::node::init_logging;
Modules
- logging configuration about node.
Structs
- Necessary information for recording panic
- Panic location
Enums
Functions
- Setup hooks for panic, this function works for both wasm and native.