log4stash icon indicating copy to clipboard operation
log4stash copied to clipboard

How to use it on .Net 6?

Open somunich opened this issue 3 years ago • 1 comments

Hello, do you have an example on how to configure this package to work with .Net 6? I have the configuration file, but I can't see any log on kibana.

in program.cs I have XmlConfigurator.Configure(new FileInfo("log4net.config"));

But what to do in order to get log4stash working?

somunich avatar Nov 01 '22 13:11 somunich