 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogstashFormatter ¶
type LogstashFormatter struct {
	Type string // if not empty use for logstash type field.
	// TimestampFormat sets the format used for timestamps.
	TimestampFormat string
}
    Formatter generates json in logstash format. Logstash site: http://logstash.net/
 Click to show internal directories. 
   Click to hide internal directories.