Skip to content

Commit

Permalink
Update docs/docs/logging.md
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Adámek <banan23@gmail.com>
  • Loading branch information
SpencerKaiser and B4nan committed Apr 25, 2023
1 parent 6d78e65 commit 01134bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/logging.md
Expand Up @@ -84,6 +84,7 @@ return MikroORM.init({
```

### Using a custom `LoggerFactory`

If you want more control over what is logged and how, use the `loggerFactory` option in your config and either extend the `DefaultLogger` class or make your `Logger` from scratch:

#### Extending `DefaultLogger`
Expand Down

0 comments on commit 01134bf

Please sign in to comment.