# Functions

NewColorLoggerFactory creates a new ColorLoggerFactory.

# Structs

ColorLogger implements logger.Logger interface with color support.
ColorLoggerFactory implements logger.Factory interface using ColorLogger.