Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/go-log,
Logging packages for Go
Branch: CURRENT,
Version: 0.0.1nb12,
Package name: go-log-0.0.1nb12,
Maintainer: alnsnThis repository contains logging packages for Go:
* stdlog is the main package of this repository, it is a simple
and fast logger to the standard output.
* buflog and golog are customizable logging class which can be
used as a standalone or as a building block for other loggers.
stdlog is built upon them.
* log just provides a common interface for logging libraries.
Required to build:[
pkgtools/cwrappers] [
lang/go113]
Master sites:
Version history: (Expand)
- (2023-10-21) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-03-21) Updated to version: go-log-0.0.1nb12
- (2020-02-02) Updated to version: go-log-0.0.1nb11