mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
spelling: cleanup
This commit is contained in:
@@ -18,7 +18,7 @@ var levelPriority = map[string]gsyslog.Priority{
|
||||
"CRIT": gsyslog.LOG_CRIT,
|
||||
}
|
||||
|
||||
// SyslogWrapper is used to cleaup log messages before
|
||||
// SyslogWrapper is used to cleanup log messages before
|
||||
// writing them to a Syslogger. Implements the io.Writer
|
||||
// interface.
|
||||
type SyslogWrapper struct {
|
||||
|
||||
Reference in New Issue
Block a user