file_logging 1.0.0 copy "file_logging: ^1.0.0" to clipboard
file_logging: ^1.0.0 copied to clipboard

simple extension on `logging` package to handle logging into files using isolates (this is not supported in web)

this is an extension for logging package provided by dart.dev

built to handle logging in file or files(optional)

this package uses isolates it will spawn an isolate for each logger that may provided

if you use Logger.root it means for every logger instance in your application

see example for how to use this package

0
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

simple extension on `logging` package to handle logging into files using isolates (this is not supported in web)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

logging, meta

More

Packages that depend on file_logging