M-Files Vault Application Framework
C#
Show/Hide TOC
ILog
Manager Interface
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
interface
ILogManager
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
Properties
Methods
See Also