# Functions
GetSysLoggerTag generates the tag name for use in syslog statements.
NewFileLogger creates a logger with output directed to a file.
NewRemoteSysLogger creates a new remote system logger.
NewStdLogger creates a logger with output directed to Stderr.
NewSysLogger creates a new system logger.
NewTestLogger creates a logger with output directed to Stderr with a prefix.
SetSyslogName sets the name to use for the syslog.