Ecosyste.ms: Packages

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

Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/realcp1018/tinylog

Package log implements a simple logging package. It defines a type logger, with methods for formatting output. Every log message is output on a separate line: if the message being printed does not end in a newline, the logger will add one. log.go is from: https://github.com/golang/go/blob/master/src/log/log.go I made some changes in the formatHeader() (to pretty the output), and delete(hide) some unreached functions/methods And defined some LogLevels && use lumberjack for log file management

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/realcp1018/tinylog
Keywords: golang, log
License: BSD-3-Clause
Latest release: 11 months ago
First release: almost 2 years ago
Namespace: github.com/realcp1018
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...