Click or drag to resize
LogManager Methods

The LogManager type exposes the following members.

Methods
  NameDescription
Public methodAddBackupObjects (Inherited from SPDiagnosticsServiceBase.)
Public methodClone (Inherited from SPPersistedObject.)
Public methodDelete (Inherited from SPService.)
Public methodEquals (Inherited from SPPersistedObject.)
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.)
Public methodGetChild``1 (Inherited from SPPersistedObject.)
Public methodGetChild``1(String) (Inherited from SPPersistedObject.)
Public methodGetCreateApplicationLink (Inherited from SPService.)
Public methodGetCreateApplicationOptions (Inherited from SPService.)
Public methodStatic memberGetCurrentClassLogger
Returns an instance of the Logger class.
Public methodStatic memberGetCurrentClassLogger(Enum)
Returns an instance of the Logger class.
Public methodStatic memberGetCurrentClassLogger(String)
Returns an instance of the Logger class.
Public methodGetHashCode (Inherited from SPPersistedObject.)
Public methodGetObjectData (Inherited from SPAutoSerializingObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHasAdditionalUpdateAccess (Overrides SPPersistedObject.HasAdditionalUpdateAccess.)
Public methodInvalidate (Inherited from SPPersistedUpgradableObject.)
Public methodIsUserLicensedForEntity (Inherited from SPService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnAbort (Inherited from SPDiagnosticsServiceBase.)
Public methodOnBackup (Inherited from SPDiagnosticsServiceBase.)
Public methodOnBackupComplete (Inherited from SPDiagnosticsServiceBase.)
Protected methodOnDeserialization (Inherited from SPPersistedObject.)
Public methodOnPostRestore (Inherited from SPDiagnosticsServiceBase.)
Public methodOnPrepareBackup (Inherited from SPDiagnosticsServiceBase.)
Public methodOnPreRestore (Inherited from SPDiagnosticsServiceBase.)
Public methodOnRestore (Inherited from SPDiagnosticsServiceBase.)
Protected methodProvideAreas
Returns a collection of the event and trace logging categories used with this service.
(Overrides SPDiagnosticsServiceBase.ProvideAreas.)
Public methodProvision (Inherited from SPPersistedObject.)
Public methodResetAll (Inherited from SPDiagnosticsServiceBase.)
Public methodSetAll(TraceSeverity) (Inherited from SPDiagnosticsServiceBase.)
Public methodSetAll(EventSeverity) (Inherited from SPDiagnosticsServiceBase.)
Public methodSetAll(TraceSeverity, EventSeverity) (Inherited from SPDiagnosticsServiceBase.)
Public methodToString (Inherited from SPPersistedObject.)
Public methodUncache (Inherited from SPPersistedObject.)
Public methodUnprovision (Inherited from SPPersistedObject.)
Public methodUpdate (Inherited from SPDiagnosticsServiceBase.)
Public methodUpdate(Boolean) (Inherited from SPPersistedObject.)
Protected methodUpdateParent (Inherited from SPAutoSerializingObject.)
Public methodUpgrade (Inherited from SPPersistedUpgradableObject.)
Public methodUpgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected methodValidate (Inherited from SPPersistedObject.)
Public methodValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)
Public methodWriteEvent (Inherited from SPDiagnosticsServiceBase.)
Public methodWriteTrace (Inherited from SPDiagnosticsServiceBase.)
Top
See Also