Hello there! I need to create a new Log Handler. The example on the user guides is pretty self explanatory, but I have a few questions:
1st- Do I have to explicit add on each of my service to be deployed to use that handler? Isn't there a global configuration where I could add that handler to be called for ALL services (no exceptions) on my axis engine?
2nd- How can I track info about the requester (aka HTTP_REMOTE_ADDR)?
Regards
