initSidebarItems({"fn":[["default_format","A logline-formatter that produces lines like
```INFO [my_prog::some_submodel] Task successfully read from conf.json```"],["detailed_format","A logline-formatter that produces lines like
```[2015-07-08 12:12:32:639785] INFO [my_prog::some_submodel] src/some_submodel.rs:26: Task successfully read from conf.json```"],["init","Initializes the global logger with a flexi logger."]],"struct":[["FlexiLoggerError","Describes all kinds of errors in the initialization of FlexiLogger."],["LogConfig","Allows influencing the behavior of the FlexiLogger."],["LogRecord","The \"payload\" of a log message."]]});