module NRSER::Log::Types

Types for logging type things.

@note

This module is **NOT** required when loading {NRSER::Log}, and it **NEVER**
should be! It is here for *other* gems and apps that depend on {NRSER}
to use.

Core logging should have the absolute minimal dependencies, because it's
pretty much always going to be loaded and nothing it depends on can use
it when loading up.