logThis.m

A simple logger for MATLAB

You are now following this Submission

Simple and very flexible logger for MATLAB.
Can be configured to log messages to the MATLAB console and/or an external file. The format of the log-line is configurable. The message itself can be just a simple string or an fprintf/sprintf-like sequence of parameters. Besides timestamp, each log-line can contain the caller-function name.
For more details try "help logThis".

Cite As

Nikolay Chumerin (2026). logThis.m (https://au.mathworks.com/matlabcentral/fileexchange/47724-logthis-m), 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.1.0.0

Help (documentation) section was updated.

1.0.0.0