heartbeat.js icon indicating copy to clipboard operation
heartbeat.js copied to clipboard

HeartbeatJS does not provide a stop() method

Open kennardconsulting opened this issue 9 years ago • 1 comments

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?

kennardconsulting avatar Aug 19 '15 10:08 kennardconsulting

Hi,

This is actually a great idea. I don't expect any issues after calling start method multiple times.

SoundBot avatar Aug 19 '15 12:08 SoundBot