Looking at the SEQ Serilog documentation and there is documentation on destructuring and creating custom ITextFormatter which seems like the place to start, but I would like to know if and how it would be possible to change the underlying log serialization say to UTF8, UTF32, Unicode, etc.
Possible? Impact to current log raw serialization if it is possible to change it.
I am using Seq 5.1.3004 currently