Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct{}
func (Logger) Log ¶
func (logger Logger) Log(message string, params ...LoggerParams) result.Result[logsService.RequestResult]
type LoggerParams ¶
type LoggerParams struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.