Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can I view my log?

Perrik Mario February 7, 2012

Hi,

I develop a plugin, I recorded some data in the log gave my class.

for exemple i did :

private static final Logger log = LoggerFactory.getLogger(IssueCreatedResolvedListener.class);
log.info("****************** TEST OK**********************");

How can I view my log, in which folder?

Thank you.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
NikE
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 Leaders.
February 21, 2012

Additional info (on the closed duplicate of this question): https://answers.atlassian.com/questions/34222

0 votes
StaceyA February 7, 2012

In the folder where you are running your plugin from (assuming you are using atlas-debug, etc.) there should be a target directory. Within this target directory there should be a .log file associated with the product you are using to test your plugin. If you are using confluence 4.0 this log would be called confluence-4.0.log.

StaceyA February 7, 2012

I forgot to mention that if you aren't seeing your info in the logs, you may have to alter the log level that displays.

Perrik Mario February 12, 2012

I use JIRA 4.3.4, i don't see my info in my logs :

is my logs : atlassian-jira.log in C:\Program Files\Atlassian\JIRA 4.3.4 ?

if this is my logs : i don't see my info in it.

how can i alter the log level that displays (i don't inderstand what is you mean)

TAGS
AUG Leaders

Atlassian Community Events