[ 原始碼: golang-github-lunny-log ]
套件:golang-github-lunny-log-dev(0.0~git20160921.0.7887c61-6)
golang-github-lunny-log-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-lunny-log:
- [golang-github-lunny-log_0.0~git20160921.0.7887c61-6.dsc]
- [golang-github-lunny-log_0.0~git20160921.0.7887c61.orig.tar.xz]
- [golang-github-lunny-log_0.0~git20160921.0.7887c61-6.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Logging library with sqlite support for Go
This package provides a Go library that offers traditional logging with extra non-standard logging features.
Features:
- Color support for unix console - dbwriter to save log to database (sqlite) - FileWriter to save log to file by date or time - Location configuration
其他與 golang-github-lunny-log-dev 有關的套件
|
|
|
|
-
- dep: golang-github-mattn-go-sqlite3-dev
- sqlite3 driver for go that using database/sql