Log Output Verbosity Control

Version 1.0.0.0 (3.58 KB) by Werner
Control the amount of info display by your matlab's packages and where do they go to.
342 Downloads
Updated Thu, 01 Aug 2013 15:30:30 +0000

View License

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 (2024). Log Output Verbosity Control (https://www.mathworks.com/matlabcentral/fileexchange/42909-log-output-verbosity-control), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Debugging and Analysis in Help Center and MATLAB Answers
Acknowledgements

Inspired: verbosity

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0