☰
In diem_logger
Modules
json_log
prelude
sample
tracing_adapter
Macros
debug
error
event
info
log
sample
trace
warn
Structs
DiemLogger
DiemLoggerBuilder
Event
Filter
Key
KeyValue
Logger
Metadata
Enums
Level
LevelFilter
SecurityEvent
Value
Constants
CHANNEL_SIZE
Traits
Schema
Visitor
Writer
Functions
flush
?
Macro
diem_logger
::
info
source
·
[
−
]
macro_rules!
info { ($(
$arg
:tt)+) => { ... }; }
Expand description
Log at the
info
level