Skip to content

rshom/Simple-Logging-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Logging Toolbox

This is a very simple and very fast toolbox for logging in matlab.

This logging toolbox uses minimal coding branches, so you have to go into the functions and hard code the options. This is much faster than alternatives, but not very user friendly.

When using this logging toolbox, you can place logging statements throughout your code. Then disable the toolbox or or only enable the functionality that you want.

Change Logging Level

Go to log.m and change variable LOGGING_LEVEL. Any messages below the LOGGING_LEVEL will not get displayed.

Log to Screen

About

A simple toolbox for logging in matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages