CodeMazeGuides
CodeMazeGuides copied to clipboard
The main repository for all the Code Maze guides
Jira Issue: https://content.code-maze.com/browse/CM-688 Added different ways to add custom properties to Serilog output templates
Add the main project which contains: - Passing by value (default) - Passing by reference (ref and out keywords) - Pass objects - Pass arrays Add the test project
Serialize JSON
fixed spelling Also, please change the tutorial to mention this is a custom message earlier, I was pretty confused and was worried I typed something wrong.