dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

Documentation of the logging system #1129

Closed rainman110 closed 8 months ago

rainman110 commented 8 months ago

This PR adds the logging section to the documentation.

A preview to this part can be visited here: https://gtlab--1129.org.readthedocs.build/en/1129/modules/logging.html

Closes #1128

rainman110 commented 8 months ago

@real-ct-ac Would you have a look to the new logging documentation? A preview link is provided above. I already got feedback from @bjoernTWK and Martin.

jensschmeink commented 8 months ago

@rainman110 I like the documentation. I have never used it, but there is also the feature of gtLogOnce(). I think it should be added to the documentation as it also helps to avoid usage of verbosity levels.

rainman110 commented 8 months ago

@jensschmeink Thanks for the review. I added both suggestions!

rainman110 commented 8 months ago

@real-ct-ac I applied your suggesstions.