93_Log2Syslog: improve IETF octet count, some code changes for PBP

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21717 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-04-18 16:24:52 +00:00
parent 746afcdc2a
commit 9acfe0d513

View File

@ -52,7 +52,7 @@ BEGIN {
qw( qw(
attr attr
AttrVal AttrVal
currlogfile # String-Variable currlogfile
CommandDelete CommandDelete
defs defs
deviceEvents deviceEvents
@ -64,7 +64,7 @@ BEGIN {
InternalTimer InternalTimer
IsDisabled IsDisabled
logInform logInform
logopened # String-Variable logopened
Log3 Log3
modules modules
notifyRegexpChanged notifyRegexpChanged
@ -86,7 +86,7 @@ BEGIN {
TcpServer_Close TcpServer_Close
TcpServer_SetSSL TcpServer_SetSSL
TimeNow TimeNow
) )
); );
# Export to main context with different name # Export to main context with different name