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