M-Files Vault Application Framework
C#
Show/Hide TOC
Log
Manager
Base Class
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
abstract
class
LogManagerBase
:
ILogManager
Inheritance
Object
LogManagerBase
Derived
MFiles.VAF.Configuration.Logging
LogManagerBase
TConfiguration
Implements
ILogManager
Constructors
LogManagerBase
Properties
Configuration
GlobalContext
LogToAttachedDebugger
ThreadContext
Methods
DisableLoggingToAttachedDebugger
EnableLoggingToAttachedDebugger
GetLogger(Type)
GetLogger
T
Initialize
Shutdown
UpdateConfiguration
See Also
Reference
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Constructors
Properties
Methods
See Also