KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Separate log levels which get logged to Discord from those which do not #58

Open KockaAdmiralac opened 1 year ago

KockaAdmiralac commented 1 year ago

Description

I would like to log debug-level messages from newusers which contain information about user reports and report moving, so I can retrieve users from these logs on special occassions. However, I don't want them logged to Discord, as they are not errors.

Proposed solution

KockaLogger's logger should let me specify which log level is being logged to Discord.

Alternative solutions

Separate loggers which log debug and non-debug information in newusers.