repositorypackage
1.0.18
Repository: https://github.com/opensourcez/logger.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
logger

Usage
Look at the test file to see usage: logger_test.go
Installation
$ go get github.com/zkynetio/logger
About
This logger was made to wrap a generic golang error with richer informational content, cleaner stack trace and more capabilities. Additionally this module provides error shortcuts for time saving. This module is still in development but I would love any and all help with it's progress.