C# (CSharp) NLog.Internal Пространство имен

Пространства имен

NLog.Internal.Fakeables
NLog.Internal.FileAppenders
NLog.Internal.NetworkSenders

Классы

Имя Описание
FactoryHelper Object construction helper.
FileCharacteristicsHelper Optimized routines to get the basic file characteristics of the specified file.
LoggerConfiguration
MultiFileWatcher Watches multiple files at the same time and raises an event whenever a single change is detected in any of those files.
NativeMethods
PortableFileCharacteristicsHelper Portable implementation of FileCharacteristicsHelper.
PropertyHelper Reflection helpers for accessing properties.
ReflectionHelpers Reflection helpers.
StringBuilderExt Helpers for StringBuilder, which is used in e.g. layout renderers.
StringSplitter Split a string
TimeoutContinuation Wraps Action[Exception] with a timeout.
Win32FileCharacteristicsHelper Win32-optimized implementation of FileCharacteristicsHelper.