logging: exit process in case logfile is not writable.
authorMarko Kreen <markokr@gmail.com>
Tue, 31 Aug 2010 08:32:42 +0000 (11:32 +0300)
committerMarko Kreen <markokr@gmail.com>
Tue, 31 Aug 2010 08:52:43 +0000 (11:52 +0300)
commit389245581d42a440e4bc7f76c3e341757bc592df
treef06b0ba9c4af2b8596d3c7358d53732d26b89973
parente2fbaca828c4d3070a26a93baeb7eae37c5e172b
logging: exit process in case logfile is not writable.

Otherwise configuration mistakes can be hard to diagnose.
usual/logging.c