SCLogger: Go Static - Contextualized Logging Statement Generation
- Venue: FSE’24
- Authors: Yichen Li et al.
- Paper: https://arxiv.org/abs/2402.12958
- Status: Read
Takeaway
- Similar idea to LogImprover (ref 26): LLM helps generate/improve logging statements in source code
- Future feature for LAPP: if we can access source code, use this to improve log quality
- Project: https://github.com/YichenLi00/SCLogger
- Status: Unread
Summary
Automated generation of contextualized logging statements.
Takeaway
(TBD)