How can I log post function groovy scripts to a separate log file instead to JIRA log

Aswini Vayyala March 14, 2017

log.setLevel(org.apache.log4j.Level.DEBUG)
log.debug "Debug multiple approval workflow"

Hi,

Currently the script runner logs to atlassian-jira.log

How can I make it log to a different file but in the same log4j format? 

1 answer

0 votes
Thanos Batagiannis _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 Leaders.
March 30, 2017

Hi Aswini,

I am afraid that currently this is not supported. But we have a similar issue in our backlog SRPLAT-127 please vote / watch for updates.

regards, Thanos

Suggest an answer

Log in or Sign up to answer