Logger Configuration Surfaces
Package: @autotracer/logger · Layer: Runtime · Type: Overview
Use these pages for the exact behavior of the configuration surfaces exposed by @autotracer/logger.
This package does not have a runtime initializer or a globalThis.autoTracer surface. These pages describe the configuration used by named logger instances returned from getLogger(name) and by the shared global logger functions.
Public Surface
Settings By Concern
- Verbosity:
logLevel - Output structure:
groupMode - Visual styling:
themeandthemes - Named logger prefix visibility:
showName
Adjacent Docs
- @autotracer/logger for package usage and the full exported API
- @autotracer/flow for the manual
createFlowTracer(logger, config?)path that accepts aLogger