The IAppServerLog3 type exposes the following members.

Methods

  NameDescription
Clear
Clears the log.
ClearLog
Clears the log.
(Inherited from IAppServerLog2.)
ClearTraps
Clears the traps.
(Inherited from IAppServerLog2.)
Close
Closes the log.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Export
Exports the log to the specified file.
GetLastTrap
Gets the last trap.
(Inherited from IAppServerLog2.)
GetNextTrap
Gets the next trap.
(Inherited from IAppServerLog2.)
GetPrevTrap
Gets the prev trap.
(Inherited from IAppServerLog2.)
LogMsg
Logs the message.
(Inherited from IAppServerLog.)
LogMsgEx
Logs the message extended.
(Inherited from IAppServerLog.)
Open
Opens the specified name of the log file.
ReadLastMsg
Reads the last message.
ReadNextMsg
Reads the next message.
ReadPrevMsg
Reads the prev message.
WriteMsg
Writes the message.
WriteSysMsg
Writes the system message.

See Also