aboutsummaryrefslogtreecommitdiffstats
path: root/logger.c
Commit message (Collapse)AuthorAgeFilesLines
* Include GPL version 3 license and copyright noticesPA4WDH2024-09-011-0/+18
|
* FLush after writes to CSV filePA4WDH2024-07-281-0/+2
|
* Add feature to use unixtime timestamps in logs and CSVPA4WDH2023-05-271-12/+26
|
* Fix typo in CSV headerPA4WDH2023-05-241-1/+1
|
* Add CSV loggingPA4WDH2023-05-241-3/+63
|
* Redirect all output to logging functionsPA4WDH2023-05-241-1/+1
|
* Add logging functionsPA4WDH2023-05-241-0/+71