Documentation
¶
Overview ¶
Package gopapi public API for LogDoc go plugins
Index ¶
Constants ¶
View Source
const ( SOURCE_TIME string = "tsrc" PROCESS_ID string = "pid" LOG_SOURCE string = "src" LEVEL string = "lvl" ENTRY string = "msg" RECEIVE_TIME string = "trcv" SOURCE_IP string = "ip" SOURCE_APP_NAME string = "app" )
View Source
const ( DEBUG int = iota INFO LOG WARN ERROR SEVERE PANIC )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionType ¶
type LogEntry ¶
type SinkPlugin ¶
Click to show internal directories.
Click to hide internal directories.