软件包:golang-gopkg-natefinch-lumberjack.v2-dev(2.1-1)
golang-gopkg-natefinch-lumberjack.v2-dev 的相关链接
Debian 的资源:
下载源码包 golang-gopkg-natefinch-lumberjack.v2:
- [golang-gopkg-natefinch-lumberjack.v2_2.1-1.dsc]
- [golang-gopkg-natefinch-lumberjack.v2_2.1.orig.tar.gz]
- [golang-gopkg-natefinch-lumberjack.v2_2.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go package for writing logs to rolling files
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.
This is version v2 of the lumberjack package.
其他与 golang-gopkg-natefinch-lumberjack.v2-dev 有关的软件包
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: golang-toml-dev
- Transitional package for golang-github-burntsushi-toml-dev
同时作为一个虚包由这些包填实: golang-github-burntsushi-toml-dev - 或者 golang-github-burntsushi-toml
- 软件包暂时不可用
-
- dep: golang-yaml.v2-dev
- 本虚包由这些包填实: golang-gopkg-yaml.v2-dev