M-Files Vault Application Framework
C#
Show/Hide TOC
Log
Manager
Base
Get
Logger(Type) Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
abstract
ILogger
GetLogger
(
Type
t
)
Parameters
t
Type
Return Value
ILogger
Implements
ILogManager
GetLogger(Type)
See Also
Reference
LogManagerBase Class
GetLogger Overload
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also