1181518a77
fmtlog: bump (manually) to v2.1.1
continuous-integration/drone/push Build is passing
2022-01-11 04:47:34 +01:00
6408b1ded7
add fmtlog library
...
continuous-integration/drone/push Build is passing
"fmtlog is a performant fmtlib-style logging library with latency in nanoseconds."
ref: https://github.com/MengRao/fmtlog
2021-12-30 22:30:41 +01:00
da48e61cc2
add da_threading lib
...
continuous-integration/drone/push Build is passing
retrieved from https://stackoverflow.com/a/46135882
original author LWimsey <https://stackoverflow.com/users/6651824/lwimsey > (c) 2017
edited and made into a header-only lib by wanderer <a_mirre at utb.cz> (c) 2021
2021-12-12 22:50:06 +01:00
bd421295c4
feat: use fmt instead of iostreams
...
continuous-integration/drone/push Build is passing
switch to fmt - "A modern formatting library" - for fun and profit,
currently in header-only configuration.
ref: https://github.com/fmtlib/fmt
closes #5
closes #4
2021-11-18 22:05:05 +01:00