Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
Types ¶
type StdErrReceiver ¶
type StdErrReceiver struct { }
func (*StdErrReceiver) AfterParse ¶
func (ar *StdErrReceiver) AfterParse(initArgs log.CustomReceiverInitArgs) error
func (*StdErrReceiver) Close ¶
func (ar *StdErrReceiver) Close() error
func (*StdErrReceiver) Flush ¶
func (ar *StdErrReceiver) Flush()
func (*StdErrReceiver) ReceiveMessage ¶
func (ar *StdErrReceiver) ReceiveMessage(message string, level log.LogLevel, context log.LogContextInterface) error
Click to show internal directories.
Click to hide internal directories.