Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Updated slf4j version #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

carabalb
Copy link

No description provided.

@@ -158,6 +162,7 @@ public void readEntities(Class<?> entityClass, Reader reader)
lineNumber++;
}
} catch (Exception ex) {
_log.error("csv parse exception:", ex);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm curious... was the throw exception not ultimately logged?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've had some issues in the past where debugging gtfs of questionable quality has been tough based on the log messages provided. I can't remember the particular case in this instance, so I'll remove the statement and resubmit.

@CLAassistant
Copy link

CLAassistant commented Sep 29, 2019

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants