kir-dev / kir-dev/warp-drive

Logging system

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We are using Go's default logging library. There is basically no configuration and only uses one file. A rolling appender would be useful
- Look around in goland for a better logging library
- Replace the the current solution
- Set up a rolling appender on the server: create a new logfile every day

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the current uses of Go's default logging library and identify how server logs are opened and written. Compare suitable Go logging libraries, then verify that the selected solution supports a new server logfile each day and that existing logging still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.