Ecosyste.ms: Packages

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

Top 8.5% on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org

proxy.golang.org : github.com/xfxdev/xlog

Package xlog implements a simple logging package. The Logger provide some methods for formatting log message output and log filter by set log level. The Layouter used to format the log message according to the format you want. It also has a predefined 'standard' Logger accessible through helper functions which are easier to use than creating a Logger manually. The Fatal[f] functions call os.Exit(1) after writing the log message. The Panic[f] functions call panic after writing the log message.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/xfxdev/xlog
Keywords: golang, log, plugin-architecture
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/xfxdev
Dependent repositories: 1
Stars: 8 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...