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.10
- Published
- Feb 28, 2022
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 25 seconds ago –
Tools for package owners.