The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Loggers for plugin

srinivasp
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 3, 2013
Hi All, I have followed the tutorial to build a listener plugin, but I can not see any logging output from atlassian-jira.log under C:\Program Files\Atlassian\Application Data\JIRA\log directory. I googled but did not find how to make log for my own plugin. Do I need to edit the system log4j.properties file under /WEB-INF/classes/ directory? If so what to write on it? And what is the relationship/difference between this system log4j.properties file and the one I created in the tutorial under my_listener_plugin/src/aps/ directory? Please help, Thanks!

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 4, 2013

You don't need a separate log4j.properties and you don't need to edit the system log4j.properties. Make sure you use the correct mode (FATAL,..,DEBUG) while logging and change the log level at Administration > System > Logging and Profiling to change loge level at run time. To persist those changes across restarts, you will have to edit system log4j.properties.

TAGS
AUG Leaders

Atlassian Community Events