Skip to content

Implement single logger via inter-process communication #37

@diego-lopez8

Description

@diego-lopez8

Different inference processes are started based on the different data sources (CONN, HTTP, DNS) and write their logs. We want to have a single log writer for multiple processes, so that our downstream task can be done in memory and be simple.

https://docs.python.org/3/howto/logging-cookbook.html#logging-to-a-single-file-from-multiple-processes

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions