package
2.27.7
Repository: https://github.com/cs3org/reva.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new logger.
No description provided by the author
WithLevel is an option to configure the logging level.
WithWriter is an option to configure the logging output.

# Constants

ConsoleMode outputs human-readable logs.
JSONMode outputs JSON.

# Structs

No description provided by the author

# Type aliases

Mode changes the logging format.
Option is the option to use to configure the logger.