mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-25 22:09:21 +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:
parent
fbeb17c969
commit
93cc09a961
@ -52,7 +52,7 @@ BEGIN {
|
||||
qw(
|
||||
attr
|
||||
AttrVal
|
||||
currlogfile # String-Variable
|
||||
currlogfile
|
||||
CommandDelete
|
||||
defs
|
||||
deviceEvents
|
||||
@ -64,7 +64,7 @@ BEGIN {
|
||||
InternalTimer
|
||||
IsDisabled
|
||||
logInform
|
||||
logopened # String-Variable
|
||||
logopened
|
||||
Log3
|
||||
modules
|
||||
notifyRegexpChanged
|
||||
@ -86,7 +86,7 @@ BEGIN {
|
||||
TcpServer_Close
|
||||
TcpServer_SetSSL
|
||||
TimeNow
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
# Export to main context with different name
|
||||
|
Loading…
x
Reference in New Issue
Block a user