Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/
Class
packages/baseai/src/utils/logger.ts:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
];
20
21
class
Logger {
22
private static instance: Logger;
23
private config: LoggerConfig;
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected