[3.0.0][] - 2020-12-16
- Change Logger interface, use async/await
- Console interface implementation
- Create log folder if not exists
- Support windows
[2.x][]
- New Logger class extends EventEmitter
- Refactor module to use new ES2020 syntax and features
- Rewrite code using async/await
- Truncate paths in stack traces to minimize log files
- Use metarhia eslint config
- Fix multiple bugs and optimize performance
[1.x][]
First generation of Metarhia Logger