Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522256 - net-misc/tor - gentoo patch to activate logging to syslog per default should be restricted/removed
Summary: net-misc/tor - gentoo patch to activate logging to syslog per default should ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-06 13:49 UTC by Toralf Förster
Modified: 2014-09-06 15:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2014-09-06 13:49:11 UTC
After a recent discussion at #tor I'm convinced that the Gentoo patch wrt the torrc file to let tor log to syslog per default should either be removed (upstream did not log per default) or at least it should be changed from level "notice" to "warn".
Comment 1 Anthony Basile gentoo-dev 2014-09-06 13:55:28 UTC
(In reply to Toralf Förster from comment #0)
> After a recent discussion at #tor I'm convinced that the Gentoo patch wrt
> the torrc file to let tor log to syslog per default should either be removed
> (upstream did not log per default) or at least it should be changed from
> level "notice" to "warn".

Okay I've committed this without a rev bump since its minor enough.  But why is notice bad?
Comment 2 Toralf Förster gentoo-dev 2014-09-06 14:22:43 UTC
(In reply to Anthony Basile from comment #1)
> Okay I've committed this without a rev bump since its minor enough.  But why
> is notice bad?

While a comprehensive answer can be found somewhere in the Tor Wiki pages (I don't have the link in moment) I realized at a test system, that "notice" is too noisy (http://dpaste.com/2K3JBFS) and due to the nature of the tor usage this might be unwanted in certain cases.

(and it should be stated here, that Tor devs do not activate log per default at all)