Skip to content

Commit e3db414

Browse files
author
Liudmila Molkova
committed
up
1 parent fe3b6ae commit e3db414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

oteps/4333-recording-exceptions-on-logs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ be to record exception stack traces when logging exceptions at `Error` or higher
153153

154154
- Errors that result in application shutdown SHOULD be recorded with severity `Fatal`.
155155

156+
Examples:
157+
156158
- The application detects an invalid configuration at startup and shuts down.
157159
- The application encounters a (presumably) terminal error, such as an out-of-memory condition.
158160

0 commit comments

Comments
 (0)