Closed VictorioBerra closed 3 years ago
Looking through the code now, it seems like logEvent.RenderedMessage should be the final message after going through the layout stuff but in my Splunk instance, but its not. When I get it, this is what I see:
Can you share how your log4net config is setup?
I ended up switching to Serilog. Thanks for your reply though @AlanBarber
Whatever I do to the layout seems to be completely ignored when it gets into Splunk.
I need to add
method
,type
,line
, custom properties on LogicalThreadContext to the JSON that gets sent to Splunk.Is there a way to tell this appender to pull those in?