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 c895ece commit d932c42Copy full SHA for d932c42
Readme.md
@@ -112,9 +112,12 @@ They appear as follow in this library:
112
## Projects using it
113
114
* [ColoredPrintf][colorprintf]: A small library that I created to add colored parts to printf strings.
115
+* [FSharp.Logf][Logf]: printf-style functions for `Microsoft.Extensions.Logging.ILogger`.
116
117
*If you use it somewhere, ping me on the fediverse [@vbfox@hachyderm.io][fedi] so I can add you.*
118
119
+[Logf]: https://github.com/jwosty/FSharp.Logf
120
+
121
More fun ?
122
----------
123
0 commit comments