kubernetes/vendor/github.com/coreos/go-systemd/v22/journal/journal.go

type Priority

const PriEmerg

const PriAlert

const PriCrit

const PriErr

const PriWarning

const PriNotice

const PriInfo

const PriDebug

// Print prints a message to the local systemd journal using Send().
func Print(priority Priority, format string, a ...interface{}