The ExceptionLogController type exposes the following members.

Methods

  NameDescription
Public methodAddLog(Exception)
Public methodAddLog(BasePortalException)
Public methodAddLog(LogInfo) (Inherited from LogController.)
Public methodAddLog(Exception, ExceptionLogController..::..ExceptionLogType)
Public methodAddLog(Exception, LogInfo, ExceptionLogController..::..ExceptionLogType)
Public methodAddLogType(LogTypeInfo) (Inherited from LogController.)
Public methodAddLogType(String, String) (Inherited from LogController.)
Public methodAddLogTypeConfigInfo (Inherited from LogController.)
Public methodClearLog (Inherited from LogController.)
Public methodDeleteLog (Inherited from LogController.)
Public methodDeleteLogType (Inherited from LogController.)
Public methodDeleteLogTypeConfigInfo (Inherited from LogController.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetFactory (Inherited from LogController.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLog()()()() Obsolete. (Inherited from LogController.)
Public methodGetLog(Int32) Obsolete. (Inherited from LogController.)
Public methodGetLog(String) Obsolete. (Inherited from LogController.)
Public methodGetLog(Int32, String) Obsolete. (Inherited from LogController.)
Public methodGetLog(Int32, Int32, Int32%) Obsolete. (Inherited from LogController.)
Public methodGetLog(Int32, Int32, Int32, Int32%) Obsolete. (Inherited from LogController.)
Public methodGetLog(String, Int32, Int32, Int32%) Obsolete. (Inherited from LogController.)
Public methodGetLog(Int32, String, Int32, Int32, Int32%) Obsolete. (Inherited from LogController.)
Public methodGetLogs (Inherited from LogController.)
Public methodGetLogTypeConfigInfo (Inherited from LogController.)
Public methodGetLogTypeConfigInfoByID (Inherited from LogController.)
Public methodGetLogTypeInfo Obsolete. (Inherited from LogController.)
Public methodGetLogTypeInfoDictionary (Inherited from LogController.)
Public methodGetSingleLog (Inherited from LogController.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoggingIsEnabled Obsolete. (Inherited from LogController.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPurgeLogBuffer (Inherited from LogController.)
Public methodSupportsEmailNotification Obsolete. (Inherited from LogController.)
Public methodSupportsInternalViewer Obsolete. (Inherited from LogController.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateLogType (Inherited from LogController.)
Public methodUpdateLogTypeConfigInfo (Inherited from LogController.)

Extension Methods

  NameDescription
Public Extension MethodToJson
Extension method on object that serializes the value to Json. Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.)

See Also