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 void LogWarning(string message, params object[] args);
}
}
| nuget.org | 0.2 % Reference this API |
|---|---|
| Upgrade Planner | 0.0 % Reference this API |
| .NET Core | 2.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