We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be74b5a commit 66ca850Copy full SHA for 66ca850
docs/src/main/tut/index.md
@@ -22,7 +22,7 @@ We need more type driven logging, consistent secret management, catching erroneo
22
23
# Solution
24
25
-Easy ! Use `safeStr"your log"` instead of `s"your log"` !
+Easy ! Use `safeStr"your log $a $b, $c"` instead of `s"your log $a $b, $c"` !
26
27
Add this in your build.sbt
28
0 commit comments