Sphyrnidae Common Library
2.0.1
Shared Utilities/Library
|
This is the complete list of members for Sphyrnidae.Common.Logging.Logger, including all inherited members.
Alert | Sphyrnidae.Common.Logging.Logger | protected |
ApiEntry() | Sphyrnidae.Common.Logging.Logger | virtual |
ApiExit(ApiInformation info, int statusCode, string result) | Sphyrnidae.Common.Logging.Logger | virtual |
ApiExit(ApiInformation info, HttpResponse response) | Sphyrnidae.Common.Logging.Logger | virtual |
App | Sphyrnidae.Common.Logging.Logger | protected |
AttributeEntry(string attributeName, Dictionary< string, string > parameters) | Sphyrnidae.Common.Logging.Logger | virtual |
AttributeExit(AttributeInformation info) | Sphyrnidae.Common.Logging.Logger | virtual |
Config | Sphyrnidae.Common.Logging.Logger | protected |
Custom1< T >(T obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
Custom2< T >(T obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
Custom3< T >(T obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
CustomTimer1Start< T1, T2 >(T1 obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
CustomTimer2Start< T1, T2 >(T1 obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
CustomTimer3Start< T1, T2 >(T1 obj, string message="") | Sphyrnidae.Common.Logging.Logger | virtual |
CustomTimerEnd< T1, T2 >(CustomTimerInformation< T1, T2 > info, T2 obj) | Sphyrnidae.Common.Logging.Logger | virtual |
DatabaseEntry(string cnnName, string command, object args=null) | Sphyrnidae.Common.Logging.Logger | virtual |
DatabaseExit(DatabaseInformation info) | Sphyrnidae.Common.Logging.Logger | virtual |
DoLog(BaseLogInformation info, Action errorAction=null) | Sphyrnidae.Common.Logging.Logger | protected |
DoUpdate(TimerBaseInformation info, Action errorAction=null) | Sphyrnidae.Common.Logging.Logger | protected |
EmailImpl | Sphyrnidae.Common.Logging.Logger | protected |
Entry(TimerBaseInformation info, Action errorAction=null) | Sphyrnidae.Common.Logging.Logger | virtual |
Exception(Exception e, bool messageOnly) | Sphyrnidae.Common.Logging.Logger | virtual |
Exception(Exception e, string title="", bool messageOnly=false) | Sphyrnidae.Common.Logging.Logger | virtual |
Exit(TimerBaseInformation info, Action errorAction=null) | Sphyrnidae.Common.Logging.Logger | virtual |
Generic(BaseLogInformation info, Action errorAction=null) | Sphyrnidae.Common.Logging.Logger | virtual |
HiddenException(Exception e, bool messageOnly) | Sphyrnidae.Common.Logging.Logger | virtual |
HiddenException(Exception e, string title="", bool messageOnly=true) | Sphyrnidae.Common.Logging.Logger | virtual |
HttpResponseInfo | Sphyrnidae.Common.Logging.Logger | protected |
Log(TraceEventType severity, string message, string category="") | Sphyrnidae.Common.Logging.Logger | virtual |
Logger(ILoggerConfiguration config, ILoggers loggers, IServiceProvider provider, IAlert alert, LongRunningInformation longRunningInfo, HttpResponseInformation httpResponseInfo, IApplicationSettings app, IEmail email) | Sphyrnidae.Common.Logging.Logger | |
Loggers | Sphyrnidae.Common.Logging.Logger | protected |
LongRunningInfo | Sphyrnidae.Common.Logging.Logger | protected |
MiddlewareEntry(string name) | Sphyrnidae.Common.Logging.Logger | virtual |
MiddlewareExit(MiddlewareInformation info) | Sphyrnidae.Common.Logging.Logger | virtual |
Provider | Sphyrnidae.Common.Logging.Logger | protected |
TimerEnd(TimerInformation info) | Sphyrnidae.Common.Logging.Logger | virtual |
TimerStart(string name) | Sphyrnidae.Common.Logging.Logger | virtual |
Unauthorized(string message) | Sphyrnidae.Common.Logging.Logger | virtual |
WebServiceEntry(HttpHeaders headers, string name, string url, string method, object data=null) | Sphyrnidae.Common.Logging.Logger | virtual |
WebServiceExit(WebServiceInformation info, int statusCode, string result) | Sphyrnidae.Common.Logging.Logger | virtual |
WebServiceExit(WebServiceInformation info, HttpResponseMessage response) | Sphyrnidae.Common.Logging.Logger | virtual |