NLog 5.0
NLog 5.0
Namespaces
NLog
LogManager Class
LogManager Methods
GetLogger Method
GetLogger Method (String)
GetLogger Method (String, Type)
LogManager
GetLogger Method
Overload List
Name
Description
GetLogger(String)
Gets the specified named logger.
GetLogger(String, Type)
Obsolete.
Gets the specified named custom logger. Use
loggerType
to create instance of a custom
Logger
. If you haven't defined your own
Logger
class, then use the overload without the loggerType.
Top
See Also
Reference
LogManager Class
NLog Namespace
Copyright (c) 2004-2022 NLog