package
0.0.0-20191221075522-ab75adb1fb22
Repository: https://github.com/levin9/go-admin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a hook to be added to an instance of logger.
SetExtra set extended parameters.
SetFilter set the entry filter.
SetLevels set the available log level.
SetMaxQueues set the number of buffers.
SetMaxWorkers set the number of worker threads.

# Structs

Hook to send logs to a mongo database.

# Interfaces

ExecCloser write the logrus entry to the store and close the store.

# Type aliases

FilterHandle a filter handler.
Option a hook parameter options.