Skip to content

Commit

Permalink
docs(logger): add loglevel trace to documentation (aws-powertools#1589)
Browse files Browse the repository at this point in the history
  • Loading branch information
timo92 committed Aug 8, 2024
1 parent fd5862a commit e06d491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/core/logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ We support the following log levels:

| Level | Numeric value |
| ---------- | ------------- |
| `TRACE` | 6 |
| `DEBUG` | 8 |
| `INFO` | 12 |
| `WARN` | 16 |
Expand Down

0 comments on commit e06d491

Please sign in to comment.