open-zwave
open-zwave copied to clipboard
Simplify Loggging Class
- [x] its overly complex (with the DumpLogMessage infra which we don't use).
- [ ] Audit all our Log::Write calls and potentially reduce the amount we log.
- [x] Log File Rotation
- [x] Simplify the number of LogLevels we have.
- [x] Log to stdout only.