MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / logger

Function logger

config/config.go:492–497  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

490}
491
492func logger() {
493 // Configure logrus defaults
494 logrus.SetFormatter(&logrus.TextFormatter{
495 FullTimestamp: true,
496 })
497}

Callers 1

InitConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected