Results 19 comments of jjchiw

No I didn't think about it since we use it in a closed/"secure" network of containers ..... The PR would be great :) Thanks in advance

Hi I think it's very similar to this issue https://github.com/jjchiw/gelf4net/issues/18 And the exception was triggered because `log4net.Config.XmlConfigurator.Configure();` was called every time as explained in this comment https://github.com/jjchiw/gelf4net/issues/18#issuecomment-97927767 I'll try to...

Hi! No I couldn't reproduce it or confirmed it, do you have the same issue?

I can't reproduce it, I created a simple nancy application hosted in iis, and I had various thread pointing to the endpoint and logging the time via http and udp,...

Hi!.. I'll have to make some tests..... I'll call @iwillspeak here, if he can give us some insights about the http async

Hi The default value is `true` https://github.com/jjchiw/gelf4net/blob/master/src/Gelf4Net.Core/Layout/GelfLayout.cs#L22 Here is how the transformation it's done https://github.com/jjchiw/gelf4net/blob/master/src/Gelf4Net.Core/GelfMessage.cs#L70

Hi. Ok. I didn't know about `log4net 3.x` I'll check it out during the weekend Thanks

No, sorry. Long weeks :/ But I'll try to find some hours during the week. Thanks!