Revision 2766
Added by Duane Costa about 19 years ago
lib/metacat.properties | ||
---|---|---|
201 | 201 |
|
202 | 202 |
InsertDocSuccess=Success inserting EML document to Metacat,Info |
203 | 203 |
|
204 |
MetacatHasDoc=Metacat already has this EML document,Warning
|
|
204 |
MetacatHasDoc=Metacat already has this EML document,Info
|
|
205 | 205 |
|
206 | 206 |
UpdateDocError=Error updating EML document to Metacat,Error |
207 | 207 |
|
Also available in: Unified diff
Change the code level of the MetacatHasDoc harvester operation from "Warning" to "Info". This is to reduce the amount of diagnostic output generated in the email reports to the site contact.