slogtestext

package
v1.48.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package slogtestext provides Loggers for testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(t testing.TB, options ...LoggerOption) *slog.Logger

NewLogger returns a new Logger for testing.

Types

type LoggerOption

type LoggerOption func(*loggerOptions)

LoggerOption is an option for a new testing Logger.

func WithLogLevel

func WithLogLevel(logLevel appext.LogLevel) LoggerOption

WithLogLevel specifies the LogLevel to use for the Logger.

The default is appext.LogLevelDebug.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL