You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be a common thing in open source libraries: to add a comparison section that goes through each existing alternative in the space and has comparisons to help users considering switching. This idea comes from this response to the mailing list announcement from the author of the logger package.
The text was updated successfully, but these errors were encountered:
@wdanilo I saw your comment on haskell-cafe about a comparison and thought it was a great idea. logger will probably be a first comparison and I'll be sure to ping you to have a look at the comparison before merging it to master to make sure I haven't inadvertently mischaracterized your library.
@wdanilo I've had a quick look at your logging library and have written up some comparison points. Unfortunately, I won't have the chance to try out every logging library so I have to mostly go off of documentation. You can take a look at the comparison here and let me know if there's anything you'd like to change.
This seems to be a common thing in open source libraries: to add a comparison section that goes through each existing alternative in the space and has comparisons to help users considering switching. This idea comes from this response to the mailing list announcement from the author of the logger package.
The text was updated successfully, but these errors were encountered: