Group
Extension

Matches 1

Log-Any-Adapter-JSON ( T/TO/TONKIN/Log-Any-Adapter-JSON-1.16.tar.gz, TONKIN, 2021; MetaCPAN )
Log-Any-Adapter-JSON/lib/Log/Any/Adapter/JSON.pm ( view source; MetaCPAN )
package Log::Any::Adapter::JSON;

our $VERSION = '1.16';

use strict;
use warnings;
use feature 'say';

use Carp qw/ croak confess /;
use Cpanel::JSON::XS;
use Path::Tiny;
use Time::Moment;
use strict
ush ( @{ $log_entry{additional_messages} }, $item);
        }
    }

    my $serializer = Cpanel::JSON::XS->new
                                     ->utf8(0)
                                     ->pr
::Adapter::JSON - One-line JSON logging of arbitrary structured data

=head1 SYNOPSIS

Get a logger and specify the output destination:

  use Log::Any '$log';
  use Log::Any::Adapter ('JSON', '/path/

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.