# Functions
ByteSize returns a human-readable byte string of the form 10M, 12.5K, and so forth.
ConfigureLogging configures logging output based on LOG_TO_FILE variable.
FinalizeLogging closes log file if it has been created.
MustGetEnv gets sets value or sets it to default when not set.
NewID returns UUID v4.