Go back to IBMF


SimLogger

This class defines a stream (which, specifically, can be a file, a pipe, or even a network connection), which can be used to log events.

It also defines the base class for all event loggers that can actually pass a specific type of events to the stream.

Files: