You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah this is the sorta stuff I wanna get accomplished by copying Oragono's logging. The way Oragono does it is flexible and quite nice imo, so it'd be cool to clone that directly. I can migrate this over for the 'core' and then we can pass it along to the components as well.
It should be kept in mind, logging for history (ala message logging) and logging to a log file / to the terminal are completely separate. We can continue with the current differentiator by just calling the former "message logging" and this... "debug logging" or something similar.
Most indepth logging level can include full raw log output
The text was updated successfully, but these errors were encountered: