irc-bot.rs
irc-bot.rs copied to clipboard
Document logging functionality
What logging functionality?
I still don't remember ever having logging functionality, but certainly I should document it if ever I find it.
I'm labeling this as a difficult issue because I don't know where the logging functionality is.
Wait, did I mean the debug logging functionality, as is activated with RUST_LOG=...
? I've been assuming I meant IRC channel logging functionality, which, as far as I recall, I never meant to implement, but this would make more sense if I meant debug logging….
I think I will proceed under the assumption that I meant debug logging.