OAIHarvest: logging creation fix
- Properly sets the OaiHARVESTLOG.date_harvested value when creating a log entry by calling datetime.now() in the proper way.
- Removes exception masking in create_oaiharvest_log_str().
Signed-off-by: Jan Aage Lavik <jan.age.lavik@cern.ch>