Added the channel name to log messages that reference a channel

This commit is contained in:
Klaus Schmidinger
2015-01-14 12:17:39 +01:00
parent 1ddda558b0
commit 555fe68a01
7 changed files with 26 additions and 23 deletions

View File

@@ -8369,3 +8369,5 @@ Video Disk Recorder Revision History
(like device or frontend numbers) is within the first 15 characters of the
string, because only these are displayed in thread listings. Plugin authors may
want to do the same.
- Added the channel name to log messages that reference a channel (suggested by
Dietmar Spingler).