package logger
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/logger"
Index ¶
Constants ¶
Functions ¶
func New ¶
func New(opts ...Option) *logger
Types ¶
type Level ¶
type Level int
func FromString ¶
func (Level) String ¶
type Option ¶
type Option func(l *logger)
func WithMinLevel ¶
func WithNamespace ¶
func WithNoColor ¶
Source Files ¶
- Version
- v3.4.3
- Published
- Nov 22, 2021
- Platform
- darwin/amd64
- Imports
- 5 packages
- Last checked
- 2 seconds ago –
Tools for package owners.