LogHelper
LogHelper()
FormatInvariant(String, Object[])
LogArgumentException<T>(String, String)
LogArgumentException<T>(EventLevel, String, String)
LogArgumentException<T>(String, Exception, String)
LogArgumentException<T>(String, String, Object[])
LogArgumentException<T>(EventLevel, String, Exception, String)
LogArgumentException<T>(EventLevel, String, String, Object[])
LogArgumentException<T>(String, Exception, String, Object[])
LogArgumentException<T>(EventLevel, String, Exception, String, Object[])
LogArgumentNullException(String)
LogException<T>(String)
LogException<T>(EventLevel, String)
LogException<T>(Exception, String)
LogException<T>(String, Object[])
LogException<T>(EventLevel, Exception, String)
LogException<T>(EventLevel, String, Object[])
LogException<T>(Exception, String, Object[])
LogException<T>(EventLevel, Exception, String, Object[])
LogExceptionMessage(Exception)
LogExceptionMessage(EventLevel, Exception)
LogInformation(String, Object[])
LogVerbose(String, Object[])
LogWarning(String, Object[])
netcoreapp2.2
namespace Microsoft.IdentityModel.Logging
{
public class LogHelper
{
public static T LogArgumentException<T>(EventLevel eventLevel, string argumentName, string format, params object[] args)
where T, ArgumentException;
}
}
| .NET Core | 2.02.12.2 |
|---|---|
Information specific to netcoreapp2.2 | |
| Assembly | Microsoft.IdentityModel.Logging , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API