mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
98_logProxy.pm: removed debug output
git-svn-id: https://svn.fhem.de/fhem/trunk@7747 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b9a3242044
commit
39c046b72a
@ -661,7 +661,7 @@ logProxy_Get($@)
|
||||
{
|
||||
my ($hash, $name, @a) = @_;
|
||||
#Log 3, "logProxy_Get";
|
||||
Log 3, Dumper @a;
|
||||
#Log 3, Dumper @a;
|
||||
|
||||
my $inf = shift @a;
|
||||
my $outf = shift @a;
|
||||
|
Loading…
x
Reference in New Issue
Block a user