feat: Mirror logger output to a file
Open
enhancement candidate
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
Add a feature to mason logger where developers would be able to pass a `File` or a `path` when creating a logger. The logger would also write everything that it receives to such file.
Additionally, the writing of this file could be async and non awaited, in order to not affect the app.
**Requirements**
- [ ] Add a way to configure a mason to mirror the output to a file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.