M-Files Vault Application Framework
C#
Show/Hide TOC
Empty
Context
Clone
To Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
ILoggingContext
CloneTo
(
ILogger
logger
)
Parameters
logger
ILogger
Return Value
ILoggingContext
Implements
ILoggingContext
CloneTo(ILogger)
See Also
Reference
EmptyContext Class
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also