3 citations · 7 across the 5 of their papers we have counts for
Showing cs.SEShow all
3 papers · 1 filter
cs.SE2021★ 1 cited
Borrowing from Similar Code: A Deep Learning NLP-Based Approach for Log Statement Automation
Sina Gholamian, Paul A. S. Ward
Software developers embed logging statements inside the source code as an imperative duty in modern software development as log files are necessary for tracking down runtime system…
cs.SE2021★ 3 cited
A Comprehensive Survey of Logging in Software: From Logging Statements Automation to Log Mining and Analysis
Sina Gholamian, Paul A. S. Ward
Logs are widely used to record runtime information of software systems, such as the timestamp and the importance of an event, the unique ID of the source of the log, and a part of…
cs.SE2021
Leveraging Code Clones and Natural Language Processing for Log Statement Prediction
Sina Gholamian
Software developers embed logging statements inside the source code as an imperative duty in modern software development as log files are necessary for tracking down runtime system…