You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
We are using custom plugin within jira so now we want to generate logs for same for tracking purpose. what are the ways to generate separate logs for custom plugin?
Thanks!
Hi @RSP
Please find the below document links which will help you adding custom plugin log files to Jira
https://community.developer.atlassian.com/t/i-want-to-write-my-own-log-file-for-my-jira-plugin/964
Thank you so much for your quick response!
Could you please share some more details as I'm completely beginner and doing such thing for the first time.
Also please share sample log4j.properties file if possible.
Thanks in Advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A plugin specific log4j.properties file does not get picked up using this method once you deploy your plugin to another stand alone server.
It only works using atlas-run
or atlas-debug
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.