Skip to content

Commit d932c42

Browse files
committed
Add FSharp.Logf to readme
1 parent c895ece commit d932c42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,12 @@ They appear as follow in this library:
112112
## Projects using it
113113

114114
* [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`.
115116

116117
*If you use it somewhere, ping me on the fediverse [@vbfox@hachyderm.io][fedi] so I can add you.*
117118

119+
[Logf]: https://github.com/jwosty/FSharp.Logf
120+
118121
More fun ?
119122
----------
120123

0 commit comments

Comments
 (0)