# Functions
GetVerbosity - Parses the verbsoity from CR and environment variables.
NewLoggingEventHandler - Creates a Logging Event Handler to log events.
# Constants
Everything - log every event.
Nothing - this will log nothing.
Tasks - only log the high level tasks.
# Interfaces
EventHandler - knows how to handle job events.
# Type aliases
LogLevel - Levelt for the logging to take place.