-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary runBlocking wrapper in README example
The `runBlocking` wrapper was removed to simplify the example code in the README file. This change makes the example more straightforward, focusing on the usage of the custom appender and tracing spans without the additional complexity of coroutine management.
- Loading branch information
1 parent
935a967
commit 7ac0ed5
Showing
1 changed file
with
23 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters