What I'd like to do is:
- logging in both a file-like object and STDOUT.
- have control on the format of the messages. (change it depending on the destination, the level of log, etc.)
I can't figure how to achieve it with the current API.
Is it something that goes against the philosophy of txaio or do you plan to have such features one day?
What I'd like to do is:
I can't figure how to achieve it with the current API.
Is it something that goes against the philosophy of txaio or do you plan to have such features one day?