[This is preliminary documentation and is subject to change.]
Represents log that does not do anything
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.Log NOPLogNamespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class NOPLog : ApplicationComponent,
ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public sealed class NOPLog : ApplicationComponent,
ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public NotInheritable Class NOPLog
Inherits ApplicationComponent
Implements ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
Public NotInheritable Class NOPLog
Inherits ApplicationComponent
Implements ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public ref class NOPLog sealed : public ApplicationComponent,
ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
public ref class NOPLog sealed : public ApplicationComponent,
ILog, IApplicationComponent, IDisposable, ILocalizedTimeProvider
[<SealedAttribute>]
type NOPLog =
class
inherit ApplicationComponent
interface ILog
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end
[<SealedAttribute>]
type NOPLog =
class
inherit ApplicationComponent
interface ILog
interface IApplicationComponent
interface IDisposable
interface ILocalizedTimeProvider
end