Bug 4992 - tlstunnel doesn't respect logging settings
Summary: tlstunnel doesn't respect logging settings
Status: REOPENED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 14:25 CET by Pierre Ossman
Modified: 2022-04-26 08:07 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2014-02-17 14:25:46 CET
tlstunnel currently writes all logging to stdout, which in most cases ends up in some log file in /var/log. This might not be what's configured in hiveconf though and it doesn't respect the debug level setting either.

Not sure how to best fix this. If we let all logging go through the main python service, then we might break ongoing webaccess connections on a service restart. We probably don't want to write a hiveconf module in C either.
Comment 1 Pierre Ossman cendio 2016-02-17 10:09:42 CET
Fixed in r31164 as part of bug 5044.
Comment 2 Pierre Ossman cendio 2016-02-17 10:10:57 CET
Sorry, premature close. It respects the log level now, but not all settings.

Note You need to log in before you can comment on or make changes to this bug.