The RAS Log Server works in tandem with the com.ibm.ras.RASSocketHandler
class. It is run as a Java application on a server. It binds
to a socket, listening and accepting connections from RAS socket handlers.
Once a connection is established between the log server and a client, log
data is sent from the client to the log server, where it is displayed on
the console and, optionally, written to a file.