Skip to content

Tags: capellini/matlog

Tags

1.2.4

Toggle 1.2.4's commit message
Merge pull request #6 from capellini/fix-varargin-processing

Correcting varargin processing

v1.2.3

Toggle v1.2.3's commit message
Switch to a simpler command in logging command test

The function used to test logging commands actually converges to different
values on different machines. Therefore, it's not the best function to use
in our tests.

Changing the function to something much simpler (like a simple parabola,
allows us to make a more definitive and tractable test.

v1.2.2

Toggle v1.2.2's commit message
Merge pull request #4 from capellini/fix-composite-logger-spacing

Fixing spacing

v1.2.1

Toggle v1.2.1's commit message
Merge pull request #3 from capellini/logCommand-remove-html-tags

Stripping <a> tags from logCommand ouput

v1.2.0

Toggle v1.2.0's commit message
Merge pull request #3 from capellini/logCommand-remove-html-tags

Stripping <a> tags from logCommand ouput

v1.1.1

Toggle v1.1.1's commit message
Merge pull request #2 from capellini/adding-logCommand-method

Adding a logCommand method

v1.1.0

Toggle v1.1.0's commit message
Classic MATLAB-style arguments to configureLogging

Adding support for classic MATLAB-style argument-passing into configureLogging so that those more comfortable with that functionality can use it that way.

v1.0.0

Toggle v1.0.0's commit message
Fix .editorconfig file README reference

Changed the reference to the .editorconfig file.