This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253995 - The JIRA plugin should definitely do more logging
Summary: The JIRA plugin should definitely do more logging
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 12:17 UTC by stwr
Modified: 2015-07-30 18:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2015-07-30 12:17:20 UTC
It would be really useful to see more logging from the JIRA plugin. Currently it does not log almost anything.

It could log against main IDE log or even some dedicated log file. There could be also a switch to enable additional logging.

Why more logging?

I am experiencing really serious issues with this plugin, especially in search/refresh area and having logs would help to analyze what is actually going on. The JIRA plugin is also unpredictable.
Comment 1 Tomas Stupka 2015-07-30 18:52:45 UTC
there is a logger - org.netbeans.modules.jira.Jira
you can try a finer level than INFO