Hi,
Great work on heartbeat.js!
Could I please request a heartbeat.stop equivalent to heartbeat.start? This would undo previous changes to console and stop further logging.
In a related question, is heartbeat.start idempotent? Can it be safely called multiple times?
Hi,
Great work on heartbeat.js!
Could I please request a
heartbeat.stopequivalent toheartbeat.start? This would undo previous changes toconsoleand stop further logging.In a related question, is
heartbeat.startidempotent? Can it be safely called multiple times?