Skip to content

Commit

Permalink
Merge pull request #629 from eduarguz/patch-2
Browse files Browse the repository at this point in the history
Update disabling-logging.md
  • Loading branch information
Gummibeer committed Oct 23, 2019
2 parents 43e22ec + d410e5e commit 35949d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-usage/disabling-logging.md
Expand Up @@ -9,4 +9,4 @@ You can disable all logging activities in the current request by calling
activity()->disableLogging();
```

If you want to the enable logging again call `enableLogging()`.
If you want to enable logging again call `activity()->enableLogging()`.

0 comments on commit 35949d8

Please sign in to comment.