We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd26b4f commit 99f75f3Copy full SHA for 99f75f3
README.md
@@ -23,7 +23,7 @@ The **VFL Client Java Framework** is a Java implementation of Visual Flow Logger
23
24
### Key Features
25
26
-- **Minimal Refactoring**: Add `@SubBlock` annotations to existing methods
+- **Minimal non breaking Refactoring**: Add `@SubBlock` annotations to existing methods
27
- **Hierarchical Logging**: View your application flow as a tree structure
28
- **Distributed Tracing**: Track operations across multiple services
29
- **Asynchronous Support**: Handle parallel operations and background tasks
0 commit comments