Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Log ¶
func Log(event string, message string, options LogOptions)
Log sends the specified parameters to standard output in ELF format (http://www.w3.org/TR/WD-logfile.html) #Version: 1.0 #Fields: date time event message parent-event time-taken payload cause
`date` and `time` fields are generated when calling the Log function `event` and `message` fields are required all other fields are optional and provided using `LogOptions`
Types ¶
Click to show internal directories.
Click to hide internal directories.