Documentation ¶
Overview ¶
Package journald
Index ¶
Constants ¶
View Source
const (
ThreadFieldName = "thread"
)
Variables ¶
This section is empty.
Functions ¶
func GetGID ¶
func GetGID() uint64
GetGID gets the current goroutine ID (copied from https://blog.sgmansfield.com/2015/12/goroutine-ids/)
func NewBetterJournaldWriter ¶
func NewBetterJournaldWriter() zerolog.LevelWriter
Types ¶
type ThreadHook ¶
type ThreadHook struct { }
Click to show internal directories.
Click to hide internal directories.