package logger
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/logger"
Index ¶
Functions ¶
func New ¶
func New(opts ...Option) *logger
Types ¶
type Option ¶
type Option func(l *logger)
func Nop ¶
func Nop() Option
func WithColoring ¶
func WithColoring() Option
func WithErrWriter ¶
func WithExternalLogger ¶
func WithMinLevel ¶
func WithNamespace ¶
func WithOutWriter ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
internal/logger/level |
- Version
- v3.37.6
- Published
- Sep 6, 2022
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 minutes ago –
Tools for package owners.