Logging is not Tracing!
Hosted by C++ Programmer Meetup.
Details
In this follow up to the Microservices in C++ Workshop we will discuss
logging and distributed tracing techniques to know in every moment what our services are doing, why and for how long. We will present a couple of
libraries that will help us to implement both concepts.