package
0.7.7
Repository: https://github.com/cayleygraph/cayley.git
Documentation: pkg.go.dev

# Packages

# Functions

Errorf logs error level messages.
Fatalf logs fatal messages and terminates the program.
Infof logs information level messages.
SetLogger set the clog logging implementation.
SetV sets the clog verbosity level.
V returns whether the current clog verbosity is above the specified level.
Warningf logs warning level messages.

# Interfaces

Logger is the clog logging interface.