Hi
I wnat to use Graylog from log4net in a NetCore project. It works fine with Net Framework but does not register log entries from .NEtCore (No errors, warnings or notifications)
Also I try to send some information from Postman and always got “Could not get any response”
Hi
I have the same loggin strategy for two apps, one with .NEt Framework and other with .NEtCore.
With .Net Frameworls works fine but with .NEt Core nothing is sent to GrayLog.
Is there any way to send an http entry to GrayLog ?