linuxserver/docker-code-server

Capability to enable debug log

JeanRessouche opened this issue · 2 comments

linuxserver.io


Desired Behavior

Increasing the log verbosity with an environment variable (usefull with docker) or a config.yaml setting.
Today i have an error 400 on each call that i can't debug as the log returns absolutely nothing.

Current Behavior

Poor log, not params to have more

Alternatives Considered

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

Code-server reads the LOG_LEVEL environment variable.