opensim-core icon indicating copy to clipboard operation
opensim-core copied to clipboard

Doxygen for Logger::setLevelString() unclear

Open carmichaelong opened this issue 3 years ago • 0 comments

From @gattia

  1. The spacing for setLevelString() is confusing in Doxygen, making it look like trace is only for MATLAB image This 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)

  2. 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)

carmichaelong avatar Jan 10 '22 23:01 carmichaelong