package
1.9.5
Repository: https://github.com/codenotary/immudb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Deprecated: use method NewLogger instead.
NewFileLoggerWithLevel ...
NewJSONLogger returns a json logger.
NewLogger is a factory for selecting a logger based on options.
No description provided by the author
No description provided by the author
NewSimpleLogger ...
NewSimpleLoggerWithLevel ...

# Constants

DefaultTimeFormat is the time format to use for JSON output.
Log levels.
Log levels.
No description provided by the author
LogFormatJSON is the log format to use for JSON output.
LogFormatText is the log format to use for TEXT output.
Log levels.
Log levels.

# Variables

No description provided by the author

# Structs

Deprecated: FileLogger is deprecated and will be removed in a future release.
JsonLogger is a logger implementation for json logging.
No description provided by the author
No description provided by the author
SimpleLogger ...

# Interfaces

Logger ...

# Type aliases

LogLevel ...
No description provided by the author