Categorygithub.com/omegaup/go-base/logging/log15/v3
modulepackage
3.3.7
Repository: https://github.com/omegaup/go-base.git
Documentation: pkg.go.dev

# Functions

New opens a log15.Logger, and if it will be pointed to a real file, it installs a SIGHUP handler that will atomically reopen the file and redirect all future logging operations.
Wrap returns a new logging.Logger from an existing log.Logger.