Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepend program name to logs #1201

Closed
samson4649 opened this issue Feb 7, 2019 · 1 comment
Closed

Prepend program name to logs #1201

samson4649 opened this issue Feb 7, 2019 · 1 comment
Labels

Comments

@samson4649
Copy link

When running in foreground with multiple processes (ie. a docker container) it would be nice to have the program name prepended to the log output. ie:

[program_1] [ Thu Feb 7 23:37:00 UTC 2019 ] output from promgram 1
[program_1] [ Thu Feb 7 23:37:02 UTC 2019 ] output from promgram 1
[program_2] [ Thu Feb 7 23:37:03 UTC 2019 ] output from a secondary application

@mnaberez
Copy link
Member

Duplicate of #553

@mnaberez mnaberez marked this as a duplicate of #553 Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants