Skip to content

Commit 2505985

Browse files
committed
Add new placeholders to docs
1 parent 99b88e6 commit 2505985

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/transports/built-in/console.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Placeholders:
5858
- `{timestamp}`
5959
- `{level}` / `{LEVEL}`
6060
- `{namespace}` / `{NAMESPACE}`
61+
- `{file}`
62+
- `{line}`
63+
- `{column}`
6164
- `{content}`
6265

6366
### Function format

docs/transports/built-in/file.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ Placeholders:
9090
- `{timestamp}`
9191
- `{level}` / `{LEVEL}`
9292
- `{namespace}` / `{NAMESPACE}`
93+
- `{file}`
94+
- `{line}`
95+
- `{column}`
9396
- `{content}`
9497

9598
### Function format

0 commit comments

Comments
 (0)