summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2021-06-02 20:57:21 +0200
committerMatthias Hecker <36882671+mattzque@users.noreply.github.com>2021-06-05 18:06:45 +0200
commit03d0839fa48fd9424b7a968986e96b7e69e84d25 (patch)
tree86e042cf3baf2ec54be17599a748123eafdc6ec8 /man
parentbfa60f1846df4cc8d1713c0143477fea791da87c (diff)
logger: fix STDERR recursion
Overriding (as we should do) the standard error write method when daemonizing introduces a recursion in the logger, due to the persistent presence of the console logger. The solution is obviously to stop logging on console after daemonization.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions