mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added some guidelines and recommendations to the 'Logging' section of PLUGINS.html
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -8944,3 +8944,7 @@ Video Disk Recorder Revision History
|
||||
store auxiliary information with an event (thanks to J<>rg Wendel). This string
|
||||
has no meaning whatsoever to VDR itself, and it will not be written into the
|
||||
info file of a recording that is made for such an event.
|
||||
- Added some guidelines and recommendations to the 'Logging' section of PLUGINS.html.
|
||||
The most important being: implement a command line option to control the level
|
||||
of logging (in particular allow turning off logging completely!) and never print
|
||||
anything to stdout or stderr (unless one of the listed exceptions applies).
|
||||
|
Reference in New Issue
Block a user