aboutsummaryrefslogtreecommitdiff
path: root/IRCLogging.py
Commit message (Collapse)AuthorAgeFilesLines
* IRCLogging -> LoggingGravatar jesopo2018-09-021-47/+0
|
* Log exceptions when calling eventsGravatar jesopo2018-08-301-12/+12
|
* modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change loggingGravatar jesopo2018-08-281-0/+47
to be an object on the server object instead of an event call