[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #18846 [Core Tor/Tor]: Tor never shut up even the user set Log level ERROR.
#18846: Tor never shut up even the user set Log level ERROR.
--------------------------+---------------------------
Reporter: ikurua22 | Owner:
Type: defect | Status: closed
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution: not a bug
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+---------------------------
Changes (by teor):
* status: new => closed
* type: task => defect
* resolution: => not a bug
Comment:
This is a feature, not a bug.
Tor writes its initial log messages to stdout, while caching a copy of
them.
It then parses its config, and flushes the cache to the configured log.
Writing the initial output to stdout is a feature, in case tor crashes on
startup.
We can't wait until we've parsed the config to write log messages.
Please start your tor as:
`tor > /dev/null`
to achieve the results you want.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18846#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs