The IAppServerLog2 type exposes the following members.

Methods

  NameDescription
ClearLog
Clears the log.
ClearTraps
Clears the traps.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetLastTrap
Gets the last trap.
GetNextTrap
Gets the next trap.
GetPrevTrap
Gets the prev trap.
LogMsg
Logs the message.
(Inherited from IAppServerLog.)
LogMsgEx
Logs the message extended.
(Inherited from IAppServerLog.)

Properties

  NameDescription
LastError
Gets the last error.
LastErrorChainId
Gets the last error chain id.
Subsystem
Gets or sets the subsystem.
(Inherited from IAppServerLog.)

See Also