erleben / OpenTissue

OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.
http://www.opentissue.org
95 stars 26 forks source link

Add a multi-threaded logger #14

Open ricortiz opened 4 years ago

ricortiz commented 4 years ago

OT is in need of a multi threaded or thread safe logger.

spdlog comes to mind but there are plenty of highly efficient loggers out there.