Skip to content

defaultLogger

const defaultLogger: ConsoleLogger

Defined in: packages/hoppity/src/consoleLogger.ts:71

Default logger instance that can be used throughout the application. This provides a consistent logging interface while maintaining the simplicity of console logging.