Structured logging với C#
Log cái gì rất quan trọng, nhưng log như thế nào cũng quan trọng không kém. Structured logging giúp ta tìm kiếm và phân tích log một cách dễ dàng hơn.
About technology stuff that piqued my interest
Log cái gì rất quan trọng, nhưng log như thế nào cũng quan trọng không kém. Structured logging giúp ta tìm kiếm và phân tích log một cách dễ dàng hơn.
Logging is important, but not all kinds logging are created equal. Find out how structured logging can makes debugging, profiling and monitoring much easier.
Từ một lỗi được phát hiện nhờ unit test, tôi thử tìm hiểu về nullable, value type và MemoryCache
From a bug caught by unit testing, I went on a journey to find out more about nullable, value tuple and MemoryCache
I’m Nguyen Thai Duong, a software developer from Vietnam but is now living and working in Japan. I mostly work […]