Skip to content

Issue 419 more logging

Joe Wass requested to merge logging into master

Created by: MikeYalter

https://github.com/CrossRef/rest-api-doc/issues/419 feed api doesn't do much for logging, and where it does, doesn't include necessary information. Changes:

  1. log what DOI was pushed to what file name
  2. once unixsd file is parsed, write out the successful parse and DOI
  3. if a failure occurs within processing, log the failure and exception.

Merge request reports