spinframework / spinframework/spin
Include timestamps in application logs
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Discussed in https://github.com/fermyon/spin/discussions/690
Originally posted by tshepang August 16, 2022
Here referring to logs in ~/.spin/spin-hello-world/logs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Discussion 690, then inspect how application logs are written under ~/.spin/spin-hello-world/logs. The issue does not identify a source file, test, timestamp format, or timezone; confirm those requirements before implementation. Done means the logs consistently include the agreed timestamp information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100