Add a module that is responsible for managing log channels and gives log event emitters a standardized interface.
Module consumers should be able to tag events and users should be able to set filters for certain log channels.
Like for example ban cases go in #bans, the rest of the cases go in #cases, and system logs go in #logs.
Add a module that is responsible for managing log channels and gives log event emitters a standardized interface.
Module consumers should be able to tag events and users should be able to set filters for certain log channels.
Like for example ban cases go in #bans, the rest of the cases go in #cases, and system logs go in #logs.