パッケージ: golang-blitiri-go-log-dev (0.0+git20170910.0.2b2e1b6-1)
golang-blitiri-go-log-dev に関するリンク
Trisquel の資源:
golang-blitiri-go-log ソースパッケージをダウンロード:
- [golang-blitiri-go-log_0.0+git20170910.0.2b2e1b6-1.dsc]
- [golang-blitiri-go-log_0.0+git20170910.0.2b2e1b6.orig.tar.gz]
- [golang-blitiri-go-log_0.0+git20170910.0.2b2e1b6-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Alberto Bertogli
外部の資源:
- ホームページ [blitiri.com.ar]
類似のパッケージ:
Simple logging library in Go
blitiri.com.ar/go/log is a Go package implementing a simple logger.
It implements an API somewhat similar to glog, with a focus towards simplicity and integration with standard tools such as systemd.
There are command line flags (defined using the flag package) to control the behaviour of the default logger. By default, it will write to stderr without timestamps; this is suitable for systemd (or equivalent) logging.