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 WithErrWriter ¶
func WithExternalLogger ¶
func WithMinLevel ¶
func WithNamespace ¶
func WithNoColor ¶
func WithOutWriter ¶
Source Files ¶
- Version
- v3.11.1
- Published
- Feb 21, 2022
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 minutes ago –
Tools for package owners.