meshtastic/js

Accommodate all members of LogLevelEnum in utils > debugLog

Closed this issue · 0 comments

currently only events tagged with INFO, DEBUG, WARNING and ERROR get output to the console, this should include all members of LogLevelEnum

Ref: https://github.com/meshtastic/meshtastic.js/blob/76cdb350d393c5c6e7ae67d1b6dad869b1bb11e8/src/utils.ts#L56-L80