Carlos M. Hernández

Results 2 issues of Carlos M. Hernández

## 1. Description `InnerStartIndex` value is wrong in nested elements when sequence is escaped. ## 3. Fiddle or Project Provide a Fiddle that reproduce the issue: https://dotnetfiddle.net/zi7dBK If you change...

Using Serilog 3.1.1 but happens to me too with 4.0.0. When I try to enter into this function in my own formatter: ```csharp private void WriteTraceId(LogEvent logEvent, TextWriter output) {...