Crate flutter_logger
source ·Re-exports
- pub use logger::LogEntry;
Modules
Structs
- A sink to send asynchronous data back to Dart. Represented as a DartStream.
Enums
Functions
- create a logger label from a src file path
- initialize the Logger with a stream that sends LogEntries to dart/flutter