Skip to content

Commit fe0c441

Browse files
committed
updated readme
1 parent 12ab913 commit fe0c441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ App::error(function(Exception $exception, $code)
7474
});
7575
```
7676

77-
You can change the logs used by changing the log level in the config
77+
You can change the logs used by changing the log level in the config by modifying the env var.
7878

7979
```php
80-
'level' => 'error',
80+
RAVEN_LEVEL=error
8181
```
8282

8383
### Context information

0 commit comments

Comments
 (0)