An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.7% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/jgolang/log

Package log provides simple, fast, structured and level registration in Go. This package offers several functions that allow you to trace controlled log errors in the files and functions where they occur, as well as useful programmer log comments in your code. This package will help you identify and segment the different types of errors log or unique circumstances during the execution of your program using criteria according to the level of impact on the business rules of its development. The package prints the useful information for the programmer in a human readable format. Run command in terminal: This is a simple example of how the package is implemented with a basic function. Terminal output: You can configure the package depending on your needs to display certain types of log by defining an environment variable on the system that runs your program. Allowed modes Note: Error logs are printed regardless of this setting.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jgolang/log
Keywords: errors , go , level-registration , log , logger
License: GPL-3.0
Latest release: about 1 year ago
First release: over 5 years ago
Namespace: github.com/jgolang
Dependent packages: 10
Dependent repositories: 9
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...