Score: 0

Larger Is Not Always Better: Exploring Small Open-source Language Models in Logging Statement Generation

Published: May 22, 2025 | arXiv ID: 2505.16590v3

By: Renyi Zhong , Yichen Li , Guangba Yu and more

Potential Business Impact:

Helps computers write better code logs automatically.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

Developers use logging statements to create logs that document system behavior and aid in software maintenance. As such, high-quality logging is essential for effective maintenance; however, manual logging often leads to errors and inconsistency. Recent methods emphasize using large language models (LLMs) for automated logging statement generation, but these present privacy and resource issues, hindering their suitability for enterprise use. This paper presents the first large-scale empirical study evaluating small open-source language models (SOLMs) for automated logging statement generation. We evaluate four prominent SOLMs using various prompt strategies and parameter-efficient fine-tuning techniques, such as Low-Rank Adaptation (LoRA) and Retrieval-Augmented Generation (RAG). Our results show that fine-tuned SOLMs with LoRA and RAG prompts, particularly Qwen2.5-coder-14B, outperform existing tools and LLM baselines in predicting logging locations and generating high-quality statements, with robust generalization across diverse repositories. These findings highlight SOLMs as a privacy-preserving, efficient alternative for automated logging.

Country of Origin
🇸🇬 Singapore

Page Count
41 pages

Category
Computer Science:
Software Engineering