graninas / Hydra

Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.
BSD 3-Clause "New" or "Revised" License
184 stars 13 forks source link

Fix logger performance #17

Open graninas opened 4 years ago

graninas commented 4 years ago

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