How i can logging inside my plugin?

Znaevm November 28, 2017

I want to create a separate log file for all messages from my plugin. How can I do it?

1 answer

0 votes
Eduard M
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 28, 2017

Hello Znaevm,

You should be able to implement log4j functionalities, take a look at this tutorial as it demonstrates the capability: 

https://developer.atlassian.com/display/JIRADEV/Tutorial+-+Writing+JIRA+event+listeners+with+the+atlassian-event+library

Suggest an answer

Log in or Sign up to answer