moneromooo-monero 721aacd88e
easylogging++: faster access to logging
Turns out getting the global shared_ptr hits the profile,
and passing it around still keeps it at close to ~1% CPU,
which is too much for mostly silent logging.

Leak the object instead, which is even safer for late logging.
2018-11-27 13:55:21 +00:00
..
2018-08-08 20:11:04 +03:00
2018-11-26 18:56:23 +00:00
2018-11-07 18:30:49 +01:00
2018-01-26 10:03:20 -05:00