套件: 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.