mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
93_DbLog: contrib 3.12.0
git-svn-id: https://svn.fhem.de/fhem/trunk@17265 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4b13eba778
commit
2075a655f1
@ -2708,7 +2708,7 @@ sub DbLog_Get($@) {
|
||||
}
|
||||
|
||||
|
||||
Log3 $hash->{NAME}, 1, "Processing Statement: $stm";
|
||||
Log3 $hash->{NAME}, 4, "Processing Statement: $stm";
|
||||
|
||||
my $sth= $dbh->prepare($stm) ||
|
||||
return "Cannot prepare statement $stm: $DBI::errstr";
|
||||
|
Loading…
Reference in New Issue
Block a user