https://github.com/upfluence/log
https://github.com/upfluence/log
kind-lib lib
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/upfluence/log
- Owner: upfluence
- Created: 2018-07-16T18:30:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-03T13:56:19.000Z (4 months ago)
- Last Synced: 2026-02-04T03:52:27.876Z (4 months ago)
- Topics: kind-lib, lib
- Language: Go
- Size: 68.4 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `log`
This module provides all necessary logging capabilities.
The package `github.com/upfluence/log/record` contains types for logging levels and structured logging.
> `github.com/upfluence/pkg/log` exposes a ready-to-use logger.