Re-exports§
- pub use logger::LogEntry;
Modules§
Macros§
- flutter_logger_ init 
- calling the macro without args creates init function setup_log_streamwithLeveFilter::Debug. You can also specify function name andLevelFilter(or only one). The macro can only be called once because of conflicting implementations