mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-09 20:57:11 +00:00
HMInfo:redice loglevel
git-svn-id: https://svn.fhem.de/fhem/trunk@24960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
80f49f35ba
commit
0fb0c4be39
@ -1262,7 +1262,7 @@ sub HMinfo_GetFn($@) {#########################################################
|
||||
my ($opt,$optEmpty,$filter) = ("",1,"");
|
||||
my $ret;
|
||||
$doAli = 0;#set default
|
||||
Log3 $hash,2,"HMinfo $name get:$cmd :".join(",",@a) if ($cmd && $cmd ne "?");
|
||||
Log3 $hash,3,"HMinfo $name get:$cmd :".join(",",@a) if ($cmd && $cmd ne "?");
|
||||
if (@a && ($a[0] =~ m/^(-[dcivpase2]+)/)){# options provided
|
||||
$opt = $1;
|
||||
$a[0] =~ s/^(-[dcivpase2]*)//;
|
||||
|
Loading…
x
Reference in New Issue
Block a user