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 WithErrWriter ¶
func WithExternalLogger ¶
func WithMinLevel ¶
func WithNamespace ¶
func WithNoColor ¶
func WithOutWriter ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
internal/logger/level |
- Version
- v3.23.0
- Published
- Apr 23, 2022
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 minutes ago –
Tools for package owners.