Task #656
Add appropriate logging messages for CRUD event handling
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Add appropriate logging messages for CRUD event handling
History
#1 Updated by Chad Berkley over 14 years ago
- Status changed from New to Closed
Added a new logger "DataOneLogger" to the CrudService and the ReplicationHandler. Events on this log are of the form: [localId:] [guid:]. The localId and guid are included only on appropriate events. Replication events include only localId. An example is:
knb 20100615-16:16:24: [INFO]: getSystemMetadata localId: autogen.2010166161624233.1 guid:test.2010166161624120 [DataOneLogger]
or
knb 20100615-16:16:25: [INFO]: create localId:autogen.2010166161625471.1 guid:test.2010166161625469 [DataOneLogger]