TuubesCore
TuubesCore copied to clipboard
Use a real logging framework
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).