Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellKod authored May 23, 2024
1 parent ab3b6a4 commit 9a4d874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Avoid deep dependency injection complexity and instead get access to the logger


## 2. Access to streaming and print_f log call syntax
Both streaming syntax `LOG` and print_f `LOGF` syntax are available
Both streaming syntax `LOG` and print_f `LOGF` syntax are available:

```
LOGF(INFO, "Hi log %d", 123);
Expand Down

0 comments on commit 9a4d874

Please sign in to comment.