opensim-core
opensim-core copied to clipboard
Doxygen for Logger::setLevelString() unclear
From @gattia
-
The spacing for
setLevelString()
is confusing in Doxygen, making it look liketrace
is only for MATLABThis is not intended by the spacing in the comments in
Logger.h
(https://github.com/opensim-org/opensim-core/blob/master/OpenSim/Common/Logger.h#L86) -
Can
setLevel()
not be used in MATLAB or in all java wrapped cases? Some examples for each function could be useful (perhaps something like https://simtk.org/api_docs/opensim/api_docs/classOpenSim_1_1PlanarJoint.html#aebd231f18a083296d612564a9c60f462)