Current logging method is really ugly
pyamsoft opened this issue · 2 comments
pyamsoft commented
If statements everywhere, calls to string streams, the whole shebang. Right now I put that in place because it would prevent unneccessary allocations and still serve as a way to implement a global logger without resorting to a variable that is passed between almost every function, as that could arguably be uglier.
Still its not good.
As of commit: d734213
pyamsoft commented
Things are a bit slow moving here at the moment. I'm hoping to find the time to look at this more around 2 weeks down the line.
pyamsoft commented
Its meh now. We'll settle for meh, as its just logging.