Table of Contents

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

DbContextFactory ILogDbContextFactory

The log database context factory.

currentUser ICurrentUser

The current user.