Documentation ¶
Overview ¶
Package logging provides a module which creates a zap.Logger for other modules.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logging ¶
type Logging struct {
// contains filtered or unexported fields
}
Logging is a module which implements the gotenberg.LoggerProvider interface.
func (Logging) Descriptor ¶
func (Logging) Descriptor() gotenberg.ModuleDescriptor
Descriptor returns a Logging's module descriptor.
Click to show internal directories.
Click to hide internal directories.