Constructor LoggingController
- Namespace
 - Innova.NLogExtensions.RestServer
 
- Assembly
 - Innova.NLogExtensions.RestServer.dll
 
LoggingController(ILogDbContextFactory, ICurrentUser)
Initializes a new instance of the LoggingController class.
public LoggingController(ILogDbContextFactory DbContextFactory, ICurrentUser currentUser)
Parameters
DbContextFactoryILogDbContextFactoryThe log database context factory.
currentUserICurrentUserThe current user.