Unable get Ocelot to use Serilog for its logging
I am developing an asp.net gateway application on top of Ocelot. I am using Serilog as a logger.
Problem: Ocelot package itself is not writing to this logfile, for example, bad requests etc, even though lot of logging calls sprinkled throughout Ocelot.
Unable to log Ocelot events and errors to log file
I am developing an asp.net gateway application on top of Ocelot. I am using Serilog as a logger.
Problem: Ocelot package itself is not writing to this logfile, for example, bad requests etc, even though lot of logging calls sprinkled throughout Ocelot.