2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-28 11:01:59 +00:00

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

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

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