TuubesCore icon indicating copy to clipboard operation
TuubesCore copied to clipboard

Use a real logging framework

Open TheElectronWill opened this issue 6 years ago • 0 comments

I've chosen airframe-log for its performance, ease of use and clever macros (for instance, airframe-log can print the line number of the calling code, without any overhead since it's computed at compile time).

TheElectronWill avatar Apr 10 '19 12:04 TheElectronWill