CUL_HM: correct log-level
git-svn-id: https://svn.fhem.de/fhem/trunk@23059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -3584,7 +3584,7 @@ sub CUL_HM_parseCommon(@){#####################################################
|
||||
}
|
||||
}
|
||||
else{
|
||||
Log 1,"waiting for: $pendType, got:RegisterRead # await msgNo:".(defined $rspWait->{mNo} ? $rspWait->{mNo} :"-no msgNo").", rec:$mNoInt";
|
||||
Log 4,"waiting for: $pendType, got:RegisterRead # await msgNo:".(defined $rspWait->{mNo} ? $rspWait->{mNo} :"-no msgNo").", rec:$mNoInt";
|
||||
}
|
||||
$ret = "done";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user