Skip to content

Add the possibity to log in both STDOUT and a file-object, with different formats. #128

Description

@rdebroiz

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions