Create a log file for each process in multi threaded environment #3485
Unanswered
Kubendranath
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
This can be achieved by including the PID in the log file name. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to write logs to different files for each process from a single point of initialization which can be further scalable dynamically if more process are added in future ..
Beta Was this translation helpful? Give feedback.
All reactions