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.