Description
Perl applications can report problems through exceptions, logging backends, and translated messages from one framework. This is useful for software that needs consistent diagnostics for both users and administrators.
It is a developer library. Error reports should be designed carefully, because translated messages and exception details can still reveal paths, account names, or internal service data.