Jason Kowaleski
Results
2
issues of
Jason Kowaleski
- Logging utility class with mutex to prevent multiple threads from writing ugly run-on messages in the console. - Log functions for various levels (info, warning, or error) which can...
Since some messages such as "Offsets thread is finished.", "Received header for stream ", etc, are being outputted from multiple threads, they show up looking a mess inside a console...
enhancement
good first issue