MatrixLogWriter

The class matrix.db.MatrixLogWriter is available to JPOs for sending output to the log file found in the logs directory of the ENOVIA Live Collaboration Server home.

This can be useful for debugging, as well as any needs for general purpose logging. For example, if one were to replace MatrixWriter with MatrixLogWriter in the "Hello World" example, the string "Hello World!" would appear in the log file.