ILogger Interface
Handles some basic logging
<System.Reflection.Obfuscation(Exclude=true)> _
Public Interface ILogger
Inherits IDisposable
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true)]
public interface ILogger : IDisposable
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true)]
public interface class ILogger : public IDisposable^
This language is not supported or no code example is available.
public
System.Reflection.Obfuscation(Exclude=true)
interface ILogger
implements IDisposable
This language is not supported or no code example is available.
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1