diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2011-07-30 00:47:47 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-07-30 00:47:47 +0300 |
| commit | 9b5f54cf75c0f36b60c917ef695cda5891c9f7b6 (patch) | |
| tree | 796350eab274ec97476d71eed60f15e6cec0b780 /HISTORY | |
| parent | 2f8db1963e97a38ad76a18d5acc8ecee0a0657a9 (diff) | |
| download | vdradmin-am-9b5f54cf75c0f36b60c917ef695cda5891c9f7b6.tar.gz vdradmin-am-9b5f54cf75c0f36b60c917ef695cda5891c9f7b6.tar.bz2 | |
Rework non-forked logging.
It is now possible to log to something else besides stderr in --nofork
mode which now honors the config file (useful when running under a
process supervisor such as systemd), and the new --logfile option can
be used to override config.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ VDR-Portal: amair 201x-xx-xx: x.x.x - Fixed: --log 0 command line argument (Ville Skyttä). - Improved: Startup error messages on module load failures (Ville Skyttä). +- Added: -L/--logfile command line arg for overriding config (Ville Skyttä). +- Changed: Honor config logging options with --nofork (Ville Skyttä). +- Changed: Specifying -L or -l turns logging on (Ville Skyttä). 2011-06-03: 3.6.8 - Updated: Dutch translation (Submitted by Roel Koelewijn). |
