Skip to content

Nonblocking sending, multi-processing and multi-threading support #48

Open
@kusha

Description

@kusha

Hi,

I'm using your logger in my application. I've made some changes (modified inherited CMRESHandler class):

  • the application logs a lot of messages, so I've implemented non-blocking logging (via multiprocessing queue and bulk_send in a separate process);
  • it is a multiprocessing application, where some processes have multiple threads, so there are additional changes.

I can prepare a pull request, and leave it as another class (not everyone needs those features). Are you interested in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions