The AppServerLogProxy type exposes the following members.

Methods

  NameDescription
Clear
Clears the log.
ClearLog
Clears the log.
ClearTraps
Clears the traps.
Close
Closes the log.
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Export
Exports the log to the specified file.
Finalize
The destructor for AppServerLogProxy
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLastTrap
Gets the last trap.
GetNextTrap
Gets the next trap.
GetPrevTrap
Gets the previous trap.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LogMsg
Logs the message.
LogMsgEx
Logs the message extended.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Open
Opens the specified name of the log file.
ReadLastMsg
Reads the last message.
ReadNextMsg
Reads the next message.
ReadPrevMsg
Reads the prev message.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WriteMsg
Writes the message.
WriteSysMsg
Writes the system message.

See Also