Name : golang-github-spf13-jwalterweatherman
| |
Version : 1.1.0+git20181028.94f6ae3
| Vendor : obs://build_opensuse_org/devel:languages:go
|
Release : 1.4
| Date : 2021-01-12 00:32:32
|
Group : Development/Languages/Golang
| Source RPM : golang-github-spf13-jwalterweatherman-1.1.0+git20181028.94f6ae3-1.4.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Seamless printing to the terminal (stdout) and logging to a io.Writer (file)
|
Description :
JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone.
* Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify.
I really wanted a very straightforward library that could seamlessly do the following things.
* Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/go/openSUSE_Factory/i586 |