Skip to content

Commit

Permalink
I should be mindful
Browse files Browse the repository at this point in the history
  • Loading branch information
montogeek committed May 21, 2014
1 parent 8ec651f commit d62c37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [Logging](#logging)

<a name="configuration"></a>
## Configuration
## Configuración

The logging handler for your application is registered in the `app/start/global.php` [start file](/docs/lifecycle#start-files). By default, the logger is configured to use a single log file; however, you may customize this behavior as needed. Since Laravel uses the popular [Monolog](https://github.com/Seldaek/monolog) logging library, you can take advantage of the variety of handlers that Monolog offers.

Expand Down

0 comments on commit d62c37c

Please sign in to comment.