Log Output Verbosity Control

Control the amount of info display by your matlab's packages and where do they go to.

You are now following this Submission

Fill free to control which information will be showed depending on how deep you need the information to be showed. Are you developing? Set output level to verbose and see everything that is happening inside your functions. Set information messages level to users, or don't show a message at all if you want best performance.

Do you want messages to be output to a log file? Just change the Output.place to the desired output path!

Check example.m to see how it works.

This class was inspired at the Athena's (a framework used at ATLAS CERN's detector) logger.

Cite As

Werner (2026). Log Output Verbosity Control (https://www.mathworks.com/matlabcentral/fileexchange/42909-log-output-verbosity-control), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: verbosity

Categories

Find more on Debugging and Improving Code in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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