M-Files Vault Application Framework
C#
Show/Hide TOC
ILogger
Begin
Logging
Context(
Formattable
String
) Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
ILoggingContext
BeginLoggingContext
(
params
FormattableString
[]
value
)
Parameters
value
FormattableString
Return Value
ILoggingContext
See Also
Reference
ILogger Interface
BeginLoggingContext Overload
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Parameters
Return Value
See Also