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.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/ecnepsnai/logtic

Package logtic is a yet another logging library for golang projects. Important: Following Go 1.21 and the introduction of the log/slog package, new projects should prefer to use that over logtic. This package will continue to be supported in terms of bugfixes and security fixes only. No new functionality will be added. The goal of logtic is to be as transparent and easy to use as possible, allowing applications and libraries to seamlessly log to a single file. Logtic can be used in libraries and won't cause any problems if the parent application isn't using logtic. Logtic supports multiple sources, which annotate the outputted log lines. It also supports defining a minimum desired log level, which can be changed at any time. Events printed to the terminal output support color-coded severities. Events can be printed as formatted strings, like with `fmt.Printf`, or can be parameterized events which can be easily parsed by log analysis tools such as Splunk. By default, logtic will only print to stdout and stderr, but when configured it can also write to a log file. Log files include the date-time for each event in RFC-3339 format. Logtic provides a default logging instance but also supports unique instances that can operate in parallel, writing to unique files and having unique settings. Log files can be rotated using the provided rotate method. Logtic is optimized for Linux & Unix environments but offers limited support for Windows. Common setup for file-based logging

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/ecnepsnai/logtic
Keywords: golang
License: MIT
Latest release: 3 months ago
First release: almost 6 years ago
Namespace: github.com/ecnepsnai
Dependent packages: 11
Dependent repositories: 9
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/ecnepsnai
Last synced: 28 days ago

github.com/ecnepsnai/cron v1.3.3 💰
Package cron provides a pure-go mechanism for executing scheduled tasks with cron patterns. Cron...
7 versions - Latest release: about 3 years ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ecnepsnai/clnotify v1.1.2 💰
Command clnotify is an application to search craigslist and send matching postings to a Discord w...
4 versions - Latest release: almost 4 years ago - 0 stars on GitHub
github.com/ecnepsnai/otto v0.0.0-20210919022512-901012ecb4dc 💰
Package otto an automation toolkit for Unix-like computers. This package contains the common int...
2 versions - Latest release: about 4 years ago - 1 dependent repositories - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ecnepsnai/retry v1.0.5
Package retry A utility to invoke a method that might fail, but should eventually succeed.
3 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ecnepsnai/taskman v0.0.0-20200505043512-faf9321b9d3f
Package taskman is an advanced task scheduler for go applications. It's built to model the Window...
1 version - Latest release: over 5 years ago
Top 8.2% on proxy.golang.org
github.com/ecnepsnai/scheduler v1.1.4
Package scheduler a go implementation of a cron-like task scheduler
1 version - Latest release: almost 6 years ago - 1 dependent package
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.