On 21 Aug 2013, at 02:18, sqli...@posteo.co.uk wrote:
> How do I disable logging completely for Polipo?

logLevel = 0x0

> If that's not possible, how do I limit logging to the least verbose setting 
> (presumably L_ERROR)?

logLevel = 0x1

> Finally: the reason I'm disabling logging is partly because I don't need it 
> on a day to day basis, but partly because, despite having
> logFile = /foo/bar
> logSyslog = false
> at the bottom of my Config file, Polipo still logs to /var/log

Are you sure that your config file is being read? Run `polipo -v` and
check that the values match what you're expecting to be set from your
config file.

> I'm running 1.0.4.1 on Debian 7 "Wheezy" - is this setting not available in 
> that version?  I just discovered that scrubLogs didn't appear until 1.0.5, so 
> maybe logFile's missing too…


Run `polipo -v` and see if that option is present.


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to