ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
292 B
Text
6 lines
292 B
Text
String::Flogger::flog() args are mostly just like sprintf arguments, but
|
|
non-strings (like references, objects, and undef) are converted to JSON,
|
|
and we can defer evaluation of bits of the message so that it won't be
|
|
evaluated unless needed.
|
|
|
|
WWW: https://metacpan.org/release/String-Flogger
|