User Tools

Site Tools


getting_started:tutorials:logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
getting_started:tutorials:logging [2020/12/03 08:23] ursgrafgetting_started:tutorials:logging [2021/03/24 11:38] ursgraf
Line 1: Line 1:
 ====== Use Logging ====== ====== Use Logging ======
 Logging helps to understand what your running system is currently doing. Read about the possibilities of the logging framework in [[tools:logger:start|]].  Logging helps to understand what your running system is currently doing. Read about the possibilities of the logging framework in [[tools:logger:start|]]. 
-In the EEROS library you will find a directory with examples. Open a shell in the build directory of your EEROS library and run + 
 +In the EEROS library you will find a directory with examples. For this example see [[https://github.com/eeros-project/eeros-framework/blob/master/examples/logger/LoggerTest.cpp|LoggerTest.cpp]].  
 + 
 +Open a shell in the build directory of your EEROS library and run 
 <code> <code>
 $ ./examples/logger/loggerTest $ ./examples/logger/loggerTest
getting_started/tutorials/logging.txt · Last modified: 2021/03/29 18:16 by ursgraf