logging, how-toChanging the log format in Spring BootDo you know that hours of trial and error can save you minutes of reading documentation? Well, that was not the case today because I wasn’t…
rust, how-toOptional dependencies in RustYes, I’m learning a new language. A typed one =D I love C++. Some of my best code and all my research was done in C++. But I hate its…