Package Usage: go: gopkg.in/natefinch/lumberjack.v2
Package lumberjack provides a rolling logger.
Note that this is v2.0 of lumberjack, and should be imported using gopkg.in
thusly:
The package name remains simply lumberjack, and the code resides at
https://github.com/natefinch/lumberjack under the v2.0 branch.
Lumberjack is intended to be one part of a logging infrastructure.
It is not an all-in-one solution, but instead is a pluggable
component at the bottom of the logging stack that simply controls the files
to which logs are written.
Lumberjack plays well with any logging package that can write to an
io.Writer, including the standard library's log package.
Lumberjack assumes that only one process is writing to the output files.
Using the same lumberjack configuration from multiple processes on the same
machine will result in improper behavior.
To use lumberjack with the standard library's log package, just pass it into
the SetOutput function when your application starts.
3 versions
Latest release: over 2 years ago
9,948 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/gopkg.in/natefinch/lumberjack.v2
Dependent Repos 9
1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS contentSize: 101 KB - Last synced: 5 days ago - Pushed: over 1 year ago

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1.22 MB - Last synced: 5 days ago - Pushed: 28 days ago

swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 8 months ago - Pushed: 12 months ago
radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2.99 MB - Last synced: 8 months ago - Pushed: 10 months ago

COSAE-FR/ripacb
RIP ACB Server and clientSize: 91.8 KB - Last synced: about 1 month ago - Pushed: 8 months ago

COSAE-FR/ripflow
Simple Netflow v5 probeSize: 25.4 KB - Last synced: about 1 month ago - Pushed: about 4 years ago

COSAE-FR/ripradius
Radius authentication cacheSize: 111 KB - Last synced: about 1 month ago - Pushed: 8 months ago

COSAE-FR/riproxy
Proxy utility fo RIPSize: 84 KB - Last synced: about 1 month ago - Pushed: 3 months ago

COSAE-FR/riputils
Common utilities for RIP projectsSize: 105 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

SocialGouv/mattermost-plugin-google-calendar Fork of waseem18/mattermost-plugin-google-calendar
Mattermost plugin for Google Calendar - In rapid developmentSize: 553 KB - Last synced: about 22 hours ago - Pushed: about 1 year ago


