Documentation ¶
Overview ¶
Package logconst consists of constant values representing the fields in log messages.
Index ¶
Constants ¶
View Source
const ( FieldObject = "object" FieldService = "service" FieldHandler = "handler" FieldConst = "const" FieldFunc = "func" FieldMethod = "method" FieldCalledFunc = "calledFunc" FieldCalledObject = "calledObject" FieldCalledMethod = "calledMethod" )
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.