Skip to content

VerboseLogger

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/libs/agent-core/src/session/verbose-logger.ts

Methods

MethodSignatureReturns
setVerbosesetVerbose(enabled: boolean)void
isVerboseisVerbose()boolean
resetCountersresetCounters()void

Where it refuses work

  • VerboseLogger stops the work with an early return when enabled === this.enabled.

Was this page helpful?

Download as PDF