linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

Remove exception keyword from log #2789

Closed SophieGuo410 closed 3 months ago

SophieGuo410 commented 3 months ago

logger will print out the exception in log which will be handled by the response handler anyway. Remove this keyword from system log since it will trigger lots of exception ticket.