Skip to content

Commit

Permalink
mention that ojo changes the MOJO_LOG_LEVEL environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Dec 4, 2014
1 parent 7572622 commit 24166be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/ojo.pm
Expand Up @@ -80,6 +80,9 @@ Every L<ojo> one-liner is also a L<Mojolicious::Lite> application.
$ perl -Mojo -E 'get "/" => {inline => "%= time"}; app->start' get /
If it is not already defined, the C<MOJO_LOG_LEVEL> environment variable will
be set to C<fatal>.
=head1 FUNCTIONS
L<ojo> implements the following functions, which are automatically exported.
Expand Down

0 comments on commit 24166be

Please sign in to comment.