summaryrefslogtreecommitdiff
path: root/datalogger/munge.py
AgeCommit message (Collapse)Author
2022-11-16[Feature] Add a Null Data LoggerWill Hawkins
The Null Data Logger will do nothing. This makes it possible to write unconditional code around logging -- there will *always* be a logger but sometimes that logger does, well, nothing.