Provide to Administrators to be able to troubleshoot their configuration as close to the source of the transition as possible. It is not feasible for them to search through log messages on the system, and it’s even possible they do not have access to those files.
Providing the Log messages viewable as part of the UI.
Does any java api so that I can capture the log messages. so that I can store in the DB.
Using active objects I am able store the data into the DB but it should be current plugin.
I am looking for library to support for multiple plugins.
-
Can I use one table store the multiple plugins log messages data?
-
Can I integrate the AspectJ to implement for all the plugins ?
-
Any atlassian api to support?