The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.345 - 2014-12-11

  • --pass-through feature: This switch enables a mode where the output is log-defer JSON format, suitable for feeding into another invocation of log-defer-viz or a file to be stored later. It is more efficient than -m 'encode_json $_' because it doesn't re-encode the message.
  • Fix regression that broke display of log messages created with ancient Log::Defer versions back when timers were stored in a hash ref

Documentation

command-line utility for rendering log messages created by Log::Defer

Modules

Visualisation script for Log::Defer data