Documentation ¶
Overview ¶
Package logging is a package to initialise and inject a zap logger into the web issuer. Everything here is pretty tightly coupled to the web issuer, so it'll be hard to reuse.
Index ¶
Constants ¶
View Source
const ( ComponentField = "component" SubComponentField = "subcomponent" )
Variables ¶
This section is empty.
Functions ¶
func Fetch ¶
Fetch fetches a new logger from the gin context, or if not found, initialises a new one and adds itself to the context and returns that.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.