Skip to content

Commit e06d491

Browse files
committed
docs(logger): add loglevel trace to documentation (aws-powertools#1589)
1 parent fd5862a commit e06d491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/core/logger.md

+1
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ We support the following log levels:
454454

455455
| Level | Numeric value |
456456
| ---------- | ------------- |
457+
| `TRACE` | 6 |
457458
| `DEBUG` | 8 |
458459
| `INFO` | 12 |
459460
| `WARN` | 16 |

0 commit comments

Comments
 (0)