Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fosrl/pangolin
/ logger.ts
File
logger.ts
server/logger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"winston-daily-rotate-file"
;
2
import
config from
"@server/lib/config"
;
3
import
* as winston from
"winston"
;
4
import
path from
"path"
;
Callers
nothing calls this directly
Calls
2
getRawConfig
Method · 0.80
keys
Method · 0.45
Tested by
no test coverage detected