Skip to content

Commit

Permalink
Remove forgotten TODO text inside specification/logs/supplementary-gu…
Browse files Browse the repository at this point in the history
…idelines.md
  • Loading branch information
enesonus committed Jan 26, 2024
1 parent e69c7a0 commit 58e6f0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specification/logs/supplementary-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ calling [emit a LogRecord](./bridge-api.md#emit-a-logrecord). This allows the co
to be included even when log records are emitted asynchronously, which can
otherwise lead the Context to be incorrect.

TODO: clarify how works or doesn't work when the log statement call site and the
log appender are executed on different threads.

#### Explicit Context Injection

In order for `TraceContext` to be recorded in `LogRecord`s in languages where
Expand Down

0 comments on commit 58e6f0a

Please sign in to comment.