How to add a new logging handler to the main logger?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tothewine
    Active Community Member
    • Jan 2018
    • 373

    How to add a new logging handler to the main logger?

    I can add it but then it only works after my code has been run. I want to add it for all of the application.
    BTW is there an Hook for application start where I could do that easily? If not it could be usefult to have.
Working...