package
1.2.10
Repository: https://github.com/borderlesshq/graphrpc.git
Documentation: pkg.go.dev

# 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.

# Structs

Logger is the server logger.
SysLogger provides a system logger facility.