Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-29 | Add basic log replay | Curtis McEnroe | |
2018-09-02 | Use PascalCase for constants | Curtis McEnroe | |
Begone underscores. | |||
2018-08-18 | Do not set log files executable | Curtis McEnroe | |
Oops. | |||
2018-08-17 | Add logging | Curtis McEnroe | |
The reason logFmt takes a timestamp as a parameter is to support IRCv3 server-time in the future to accurately log the znc buffer. Hopefully. |