# Functions
GetRequestLogger returns a logrus.Ext1FieldLogger that always includes a request's id.
GetSSHRequestLogger returns a logrus.Ext1FieldLogger that always includes an ssh request's id.
Init initializes the logger.
MustGetAccessLogger open the server access logger; on failure the program exits.
MustUpdateAccessLogger updates the writer of the access logger.
SetOutput sets the logging output.