Packages
Logger backend that writes to a file, rotated daily.
Current section
Files
Jump to
Current section
Files
logger_file_backend_win
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.0.2
- Allow log directory to be configured to %LOCALAPPDATA%/[Author/]<App>[/Version/][Logs]
## 0.0.1
- Rotates files on daily schedule
- Stole code from `logger_file_backend` and modified for use on Windows