aboutsummaryrefslogtreecommitdiff
path: root/man/moncheck.1
AgeCommit message (Collapse)AuthorFilesLines
2023-09-05migrate moncheck to slogGibheer1-0/+103
With this moncheck itself is also changed to use slog. The early config parsing is still using log as we do not have any idea what else to use. But from then slog is used at all points. With the additional config options a man page was also added to explain the new config options.