Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

How do I make logging work with "docker logs"? #65

Open
evangineer opened this issue Oct 13, 2020 · 2 comments
Open

How do I make logging work with "docker logs"? #65

evangineer opened this issue Oct 13, 2020 · 2 comments

Comments

@evangineer
Copy link
Contributor

evangineer commented Oct 13, 2020

Have already made an initial foray into config.py and started playing with the settings in base_logging.

Switching from normal to console for the root but that doesn't seem to have done any good.

Setting the propagate setting for the loggers from False to True.

Turning up the console handler from INFO to DEBUG.

Just want to avoid any gotchas.

@morucci
Copy link
Owner

morucci commented Oct 14, 2020 via email

@evangineer
Copy link
Contributor Author

Yeah, was looking into this last night and came across this:
https://stackoverflow.com/questions/18683810/docker-supervisord-and-logging-how-to-consolidate-logs-in-docker-logs

Will try implementing supervisor-stdout.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants