Reduce log noise for a common message in input
This commit is contained in:
parent
b01e8f51f1
commit
363906828f
@ -254,7 +254,7 @@ namespace canvas
|
||||
SG_LOG
|
||||
(
|
||||
SG_GENERAL,
|
||||
SG_INFO,
|
||||
SG_DEBUG,
|
||||
"addEventListener(" << _node->getPath() << ", " << type_str << ")"
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user