# Functions
NewLogrusFileHook creates a new hook to write to a file.
SetupLogging sets up the logging for the application.
# Variables
Debug is a flag that indicates whether debug logging is enabled.
# Structs
LogrusFileHook is a hook to handle writing to a file.
StandardHook is a hook to handle writing to a file.