Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.EntityFrameworkCore Namespace / EntityFrameworkConfiguration Class


EntityFrameworkConfiguration Class Properties

For a list of all members of this type, see EntityFrameworkConfiguration members.

Public Properties
 NameDescription
Public PropertyDetermines if any agent functionality should be enabled. Defaults to true.  
Public PropertyThe severity used for log messages for entity framework operations that throw an exception. Defaults to Error.  
Public PropertyDetermines if the call stack for each operation should be recorded  
Public PropertyDetermines if a log message is written for exceptions during entity framework operations. Defaults to true.  
Public PropertyThe severity used for log messages for the Entity Framework trace message. Defaults to Verbose.  
Top
See Also