Logger classes

Collection of logger classes

You are now following this Submission

This submission contains several classes that can be used to log information while a program is running. Logging can be done to files, the MATLAB console, to NUL or to any combination of these. See logger_example.m for some examples.
It should be straightforward to add new classes that log to a COM port, or to a server via TCPIP.

The code makes use of MATLAB classes and was developed with R2013b, yet it should be possible to adapt it to run on earlier versions.

Cite As

Martin Vogel (2026). Logger classes (https://in.mathworks.com/matlabcentral/fileexchange/45629-logger-classes), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0