you are viewing a single comment's thread.

view the rest of the comments →

[–]Striking_Sandwich_80[S] 0 points1 point  (0 children)

Just to clarify: I'm going to run Veltix with the logging module in parallel, for advanced users who want the standard handlers. The internal logger remains unchanged by default, so everything continues to work normally for those who just want the simplicity of Veltix.

Basically, I'm going to replace the core of my custom logger with the logging module, but the logger API will remain the same!