Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefault ¶
Types ¶
type SlogAdapter ¶
type SlogAdapter struct {
// contains filtered or unexported fields
}
func (*SlogAdapter) Debug ¶
func (s *SlogAdapter) Debug(msg string, args ...any)
func (*SlogAdapter) Error ¶
func (s *SlogAdapter) Error(msg string, args ...any)
func (*SlogAdapter) Info ¶
func (s *SlogAdapter) Info(msg string, args ...any)
func (*SlogAdapter) Warn ¶
func (s *SlogAdapter) Warn(msg string, args ...any)
Click to show internal directories.
Click to hide internal directories.