Description
Small Perl programs can use Log::Message through a simpler interface when they only need basic reporting. This keeps common success, warning, and error messages readable without adopting a larger logging setup.
It is a helper library, not a program to open directly. The same privacy care applies as with any logging code: do not place passwords, tokens, or private data in messages.