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