console. =head1 METHODS =head2 register # in Mojolicious sub format_output { return JSON::XS->new->encode( shift ); } $app->plugin( 'JavaScript::Console' => { charset