https://github.com/afeldman/fiber_logger
fiber logging middleware with zap and lumberjack backend
https://github.com/afeldman/fiber_logger
fiber-framework golang-package logging
Last synced: about 1 month ago
JSON representation
fiber logging middleware with zap and lumberjack backend
- Host: GitHub
- URL: https://github.com/afeldman/fiber_logger
- Owner: afeldman
- License: mit
- Created: 2023-01-11T17:13:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T17:45:08.000Z (over 3 years ago)
- Last Synced: 2025-11-24T00:05:28.271Z (7 months ago)
- Topics: fiber-framework, golang-package, logging
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fiber_Logger
this is my first try to build a fiber middleware.
I want to have a logger for production usage with an efficient logging system as backend and a file storage with a circular file pointing.