### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### 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_