Особливості логування даних та вплив типу додатка на вибір методології логування
Вантажиться...
Дата
2022
Автори
Капітанець, Степан
Радельчук, Галина
Kapitanets, Stepan
Radelchuk, Galina
Назва журналу
Номер ISSN
Назва тому
Видавець
Хмельницький національний університет
Анотація
Для підвищення надійності програмних систем та своєчасного виявлення проблем використовується
журналювання (логування) даних. Вивчаючи журнали додатків, розробники програмного забезпечення можуть виявляти аномалії та помилки у роботі програмних систем, знайти причину і надати оновлення чи патч із виправленнями. Тим не менше, не дивлячись на важливість практики логування даних, у більшій частині випадків цей процес відбувається хаотично. Розробники пишуть код журналювання виключно на основі своїх власних міркувань або ж взагалі нехтують ним.
У статті описано дослідження, яке було зосереджене на стратегіях логування, що використовуються на
реальних проектах різних типів. Було проведено дослідження методів логування десктопних та веб-додатків, а також запропоновано покращення для методології створення журнальованих даних, які роблять її більш гнучкою та зручною для команд розробників програмного забезпечення, незалежно від типів розроблюваних додатків.
Software is not perfect and may contain bugs that cannot be detected by tests, or that will manifest themselves only over time. Sometimes problems can occur even in the code of third-party libraries or services that are used in the software system. To improve the reliability of software systems and timely detection of problems, data logging is used. Logging is a very important aspect of software development. By studying application logs, software developers can detect anomalies and errors in software systems, find the cause and provide an update or patch with fixes. Nevertheless, despite the importance of data logging practice, in most cases this process is chaotic. Developers write logging code solely based on their own considerations or neglect it altogether. This study points to the need to improve the state of research on data logging practices. For example, more efforts should be made to define what exactly to log, to generate logging data in a clear way and from the developer's point of view with enough information to recreate the events even without having to run the application. This article describes ways in which this can be achieved. This research aims to establish a comprehensive understanding of the state of the art in data logging research with an emphasis on identifying possible problems and gaps that will further shed light on potential future research directions. This paper describes a study that focused on logging strategies used on real projects of different types. It investigated logging methods for desktop and web applications, and proposed improvements to the logging methodology that make it more flexible and convenient for software development teams regardless of the types of applications being developed.
Software is not perfect and may contain bugs that cannot be detected by tests, or that will manifest themselves only over time. Sometimes problems can occur even in the code of third-party libraries or services that are used in the software system. To improve the reliability of software systems and timely detection of problems, data logging is used. Logging is a very important aspect of software development. By studying application logs, software developers can detect anomalies and errors in software systems, find the cause and provide an update or patch with fixes. Nevertheless, despite the importance of data logging practice, in most cases this process is chaotic. Developers write logging code solely based on their own considerations or neglect it altogether. This study points to the need to improve the state of research on data logging practices. For example, more efforts should be made to define what exactly to log, to generate logging data in a clear way and from the developer's point of view with enough information to recreate the events even without having to run the application. This article describes ways in which this can be achieved. This research aims to establish a comprehensive understanding of the state of the art in data logging research with an emphasis on identifying possible problems and gaps that will further shed light on potential future research directions. This paper describes a study that focused on logging strategies used on real projects of different types. It investigated logging methods for desktop and web applications, and proposed improvements to the logging methodology that make it more flexible and convenient for software development teams regardless of the types of applications being developed.
Опис
Ключові слова
журналювання даних, методологія журналювання, логування, виявлення аномалій, виявлення помилок, data logging, logging, anomaly detection, error detection, logging methodology
Бібліографічний опис
Капітанець С. Особливості логування даних та вплив типу додатка на вибір методології логування / С. Капітанець, Г. Радельчук // Вісник Хмельницького національного університету. Технічні науки. – 2022. – № 6, т. 1. – С. 98-101.