notifier: Log notifications to console in debug mode (#8805)
This commit is contained in:
committed by
Tomas Slusny
parent
4e465e4e28
commit
869fa9d93d
@@ -150,6 +150,8 @@ public class Notifier
|
||||
{
|
||||
flashStart = Instant.now();
|
||||
}
|
||||
|
||||
log.debug(message);
|
||||
}
|
||||
|
||||
public void processFlash(final Graphics2D graphics)
|
||||
|
||||
Reference in New Issue
Block a user