import * as websocketBroadcastchannel from "https://deno.land/x/websocket_broadcastchannel@0.8.0/src/log.ts";
Functions
Creates a logger with a label. Can extract relevant label from import.meta.url if supplied. |
Interfaces
A https://deno.land/x/quiet_debug logger, with an extra method to create labelled sub-loggers. |