Skip to content

ccusage / logger

logger

Fileoverview

Logging utilities for the ccusage application

This module provides configured logger instances using consola for consistent logging throughout the application with package name tagging.

Variables

VariableDescription
loggerApplication logger instance with package name tag
logDirect console.log function for cases where logger formatting is not desired

Released under the MIT License.