Is there an existing feature request for this?
Is your feature request related to a problem? Please describe.
add posibility to use logging framework in place of io.Writer when use LoggingHandler.
Describe the solution that you would like.
the ability to specify custom function to be abel to call the logger in place of writing on the io.Writer.
Describe alternatives you have considered.
No response
Anything else?
No response