From e009eec832b04c70e69da19a39e6fd8abd81ba66 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Wed, 1 Mar 2017 15:54:06 +0000 Subject: [PATCH] 92_FileLog.pm: archivesort goes global (Forum #67230) git-svn-id: https://svn.fhem.de/fhem/trunk@13565 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/92_FileLog.pm | 10 ---------- fhem/docs/commandref_frame.html | 7 ++++++- fhem/docs/commandref_frame_DE.html | 9 ++++++++- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm index c1dabd08b..7bddf06fd 100755 --- a/fhem/FHEM/92_FileLog.pm +++ b/fhem/FHEM/92_FileLog.pm @@ -45,7 +45,6 @@ FileLog_Initialize($) archiveCompress archivecmd archivedir - archivesort createGluedFile:0,1 disable:0,1 disabledForIntervals @@ -1258,7 +1257,6 @@ FileLog_regexpFn($$) -
  • archivecmd / archivedir / nrarchive
    When a new FileLog file is opened, the FileLog archiver wil be called. @@ -1267,9 +1265,6 @@ FileLog_regexpFn($$) section), and there is a new entry to be written into the file.
    - archivesort may be the (default) alphanum or timestamp, and specifies - how the last files are computed.
    - If the attribute archivecmd is specified, then it will be started as a shell command (no enclosing " is needed), and each % in the command will be replaced with the name of the old logfile.
    @@ -1579,7 +1574,6 @@ FileLog_regexpFn($$) -
  • archivecmd / archivedir / nrarchive
    Wenn eine neue FileLog-Datei geöffnet wird, wird der FileLog @@ -1589,10 +1583,6 @@ FileLog_regexpFn($$) (define) beschrieben werden) und gleichzeitig ein neuer Datensatz in diese Datei geschrieben werden muss.
    - archivedir kann auf dem (voreingestellten) Wert alphanum oder timestamp - gesetzt werden, und bestimmt die Methode für die - Reihenfolgenberechnung der Dateien.
    - Wenn das Attribut archivecmd benutzt wird, startet es als shell-Kommando ( eine Einbettung in " ist nicht notwendig), und jedes % in diesem Befehl wird durch den Namen des alten Logfiles ersetzt.
    diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index 548c793b5..4bc69f043 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -1293,7 +1293,12 @@ The following local attributes are used by a wider range of devices: