# Functions
ConfigureRemote configures the remote endpoint with a provided URL.
New creates a new SubLogger which can be primed with cached values for each log entry.
NewFields creates a compatible *Fields.
NewWithData returns a SubLogger already primed with cached data.
# Constants
LevelDebug is the debug loglevel.
LevelError is the error loglevel.
LevelInfo is the info loglevel.
# Variables
RemoteClient is the swagger-based syslogsvc client.