Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger is the implementation of ES cluster logging
func (Logger) Log ¶
func (esLogger Logger) Log(msg logging.LogMessage) error
Log sends a logging message to an ES cluster If logger fails to deliver the message then logs an error message to the standard output logger
Click to show internal directories.
Click to hide internal directories.