rbeckman-nextgen / test-mc4

0 stars 0 forks source link

Improve exception handling / logging everywhere to include standard information (channel name/ID, connector info, etc.) #2907

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

The current state of exception logging is better than it was in 2.x, but still needs some work and standardization. Where possible, all errors sent to the server log should include the channel name and/or ID and the connector name, and possibly other information. This is being done for the TCP connectors currently to some extent.

Imported Issue. Original Details: Jira Issue Key: MIRTH-3010 Reporter: narupley Created: 2013-10-17T09:24:14.000-0700

rbeckman-nextgen commented 4 years ago

We may want to mark MIRTH-1591 as a duplicate.

Imported Comment. Original Details: Author: brentm Created: 2013-10-17T09:37:34.000-0700

rbeckman-nextgen commented 4 years ago

Also make consistent the logging levels used with some guidelines. For instance, we shouldn't log out errors if the queue is on.

Imported Comment. Original Details: Author: wayneh Created: 2013-11-05T13:46:46.000-0800

rbeckman-nextgen commented 4 years ago

This has been improved more with MIRTH-3437 and MIRTH-3399. We'll need to investigate which areas are still lacking and come up with an overall plan.

Imported Comment. Original Details: Author: wayneh Created: 2014-10-21T18:43:20.000-0700