public static void setLogTimers (boolean flag)

Enables or disables the timer log. When enabled, a message is posted to System.out whenever the timer goes off.

Parameters:
flag    true to enable logging

See also:
getLogTimers