Good day!
In java code i try to send error message to the log by using command:
protected Log log = LogFactory.getLog(LoginFilter.class);
---
log.error("Error message");
---
But it can't take effect. Jira logs don't contain "Error message".
In JIRA 7.11.0 this command works fine.
Who knows what the problem is?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.