Rewrite the log file writing and reading commands to not be file specific. This way there is one command to call and one to write to the file. This will allow easy addition of log files in the future for cogs. This is going to require updating all the cogs and everything to use the new structure.
Rewrite the log file writing and reading commands to not be file specific. This way there is one command to call and one to write to the file. This will allow easy addition of log files in the future for cogs. This is going to require updating all the cogs and everything to use the new structure.