Skip to content

Commit

Permalink
New translations logger.md (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Apr 5, 2024
1 parent a8fc424 commit a8b805b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guide/content/ko/plugins/sanic-ext/logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ When enabled, the extension will create a `multoprocessing.Queue`. It will remov

## Configuration

| Key | Type | Default | Description |
| ------------------------------------------------------------------------------------- | ------ | ------- | ------------------------------------------------------- |
| Key | Type | Default | Description |
| ------------------------------------------------------------------------------------- | ------ | ------- | ----------------------------------------------------------------------- |
| LOGGING | `bool` | `False` | Whether to enable this extension. |
| LOGGING_QUEUE_MAX_SIZE | `int` | `4096` | The max size of the queue before messages are rejected. |

0 comments on commit a8b805b

Please sign in to comment.