LogHandler function declaration
typedef LogHandler = void Function(String message, {LogLevel level});