sel4_
logging
0.1.0
Structs
Logger
LoggerBuilder
SynchronizedLogger
Enums
LevelFilter
Constants
FMT_RECORD_DEFAULT
Functions
fmt_with_line
fmt_with_module
Type Aliases
FmtRecordFn
sel4_logging
Function
fmt_with_module
Copy item path
Settings
Help
Summary
Source
pub fn fmt_with_module(record: &
Record
<'_>, f: &mut Formatter<'_>) -> Result