I have windows service where i using NServiceBus. Randomicaly NServiceBus stop dequeuing message from queues and for restart dequeing i need to restart the service.
On NLog config i have setup the info log level and i can’t find significatice log.
I use:
NServiceBus version: 7.5.0
NServiceBus.Persistence.Sql 6.2.0
NServiceBus.Transport.SqlServer 6.3.1
I can not activate trace log for transport because the daily log file was etremely big
The log levels is set to default but in the file there aren’t anything, if you have suggest for log something is perfect. The problem happen in the one application