bear / parsedatetime

Parse human-readable date/time strings
Apache License 2.0
695 stars 106 forks source link

Improve logging in nlp #193

Open idpaterson opened 8 years ago

idpaterson commented 8 years ago

I noticed that only a few branches in the nlp logic that prepares substrings for parsing currently include logging. Attempting to get nlp to parse Aug. 15, 2016 it is not possible to see via the log what decides to split the string into Aug and 15, 2016.