graninas/Hydra

Fix logger performance

Open

#17 opened on Apr 13, 2020

 (0 comments) (0 reactions) (0 assignees)Haskell (14 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (206 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Check whether the logger works optimally. It can be thread safe out from the box, and additional thread safety can be redundant.

Contributor guide