96. .NET Essentials: Logging in .NET (Part 2)
96. .NET Essentials: Logging in .NET (Part 2)
Steven and Gerben talk about logging in .NET part 2. In this second part, they discuss logging and redacting sensitive data in .NET Core applications. They demonstrate how to use Microsoft’s built-in logging features to redact private data using redaction sets and encryption keys. They also show how to create custom data classifiers and custom redactors to redact data as needed. Additionally, they cover enriching log messages with metadata using enrichers. They demonstrate implementing static and dynamic enrichers. Finally, they discuss best practices like avoiding heavy processing in enrichers, securely storing encryption keys, and enabling redaction rules during logging setup.
Links for more information:
More videos
-
131. ShellGPT: Your AI Assistant in the Terminal
Christian and Bram explore ShellGPT, configuration, command generation, file summaries, data transformation, web deployment with Docker, and iterative REPL scripting.
Content typeVideo
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
129. Pattern Matching in C-sharp: Getting Started
In this Betatalks episode, Christian and Yvo show how C# pattern matching simplifies if/else logic, making business rules clearer, safer, and more concise.
Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.