본문 바로가기
  • Home

A Log Management Service Model based on AOP for Efficient Development of Android Applications

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2016, 21(3), pp.39-45
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

Yun-seok Choi 1

1동덕여자대학교

Accredited

ABSTRACT

In this paper, we propose a log management service model for efficient developments of android applications. The proposed model consists of two major parts which are the log collector and the log manager service. The log collector can capture the log information of a target application without modifications, because the collector is composed by aspect-oriented programming. The collected logs are transformed to chunk of data, and the chunk of data is sent to the log management service. The log management service is an android service component and an independent application in another process. So, the log management service can reduce the workload of logging in the target application. Through a case study, we show that the proposed log management service model can reduce the log processing time compared to other models without modifications of a target application.

Citation status

* References for papers published after 2023 are currently being built.

This paper was written with support from the National Research Foundation of Korea.