tlsproxy icon indicating copy to clipboard operation
tlsproxy copied to clipboard

Feature: LogLevel Config

Open n00b42 opened this issue 2 years ago • 1 comments

I would propose a config parameter to limit the log entries e.g. to error/warnings. Otherwise, with each request logged, the docker log might grow indefinitely.

n00b42 avatar Nov 28 '23 13:11 n00b42

This is not a bad idea, but it wouldn't be my first choice.

Docker has lots of options for configuring logs: https://docs.docker.com/config/containers/logging/configure/

rthellend avatar Dec 05 '23 19:12 rthellend