liblog-report-perl

Perl module to report problems, with pluggable handlers and language support
  https://metacpan.org/release/Log-Report
  0
  no reviews



Handling messages to users can be a hassle, certainly when the same module is used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this.

log::report combines gettext features with log::dispatch-like features. however, you can also use this module to do only translations or only message dispatching.