Module oasis_core_runtime::common::logger
source · Expand description
Logging subsystem for runtimes.
Functions§
- Get the logger.
- Initialize the global slog_stdlog adapter to allow logging with the log crate (instead of slog).
Logging subsystem for runtimes.