2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

93_DbLog: contrib 5.9.0

git-svn-id: https://svn.fhem.de/fhem/trunk@27584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2023-05-17 08:49:27 +00:00
parent 1a0500fd87
commit a06c1f1fc3

View File

@ -5480,7 +5480,7 @@ sub DbLog_SBP_Read {
}
if ($hash->{HELPER}{SHUTDOWNSEQ} && $memcount) {
Log3 ($name, 2, "DbLog $name - no connection to the database possible in the last database write cycle, export to file instead...");
Log3 ($name, 2, "DbLog $name - an error occurred during the last write cycle to the database, the data is exported to a file instead ... ......");
my $error = CommandSet (undef, qq{$name exportCache purgecache});