# Functions
ChooseColor will return the same color based on input string.
NewDebugLogger Returns a DebugLogger logging instance.
# Structs
DebugLogger is a container struct for the DebugLogger logger used to manage internal state.
# Type aliases
No description provided by the author