Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Keep it alphabetically sorted LogKeyApp = "_app" LogKeyEnv = "_env" LogKeyHost = "_host" LogKeyHTTPMethod = "_http_method" LogKeyHTTPStatus = "_http_status" LogKeyRemoteAddr = "_remote_addr" LogKeyResquestDuration = "_request_duration_ms" LogKeyResquestID = "_request_id" LogKeyTimestamp = "_timestamp" LogKeyURLPath = "_url_path" LogKeyUserAgent = "_user_agent" HeaderKeyRequestID = "X-Request-ID" )
LogKey are constants to be used for log field names
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.