Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/
Class
packages/integration-discord/src/utils/logger.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
util from
'util'
;
2
3
export
class
Logger {
4
private logger = console;
5
private jobIb: string;
6
private eventName: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected