Commit f2c681e
committed
Summary: Reporting a warning when a custom thumbnail not found is verbose #181
Context: Reporting a warning when a custom thumbnail not found 404 is verbose and results in excessive logging in catalina.out.
Change: Change the logging level from WARN to INFO for the hasThumbnail() method of the DataPackageManagerClient class and set a specific log4j entry to set logging for this class to WARN or more severe for production and staging DataPortals.1 parent 6d9cbbd commit f2c681e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2357 | 2357 | | |
2358 | 2358 | | |
2359 | 2359 | | |
2360 | | - | |
| 2360 | + | |
2361 | 2361 | | |
2362 | 2362 | | |
2363 | 2363 | | |
| |||
0 commit comments