-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a Logger class #3076
base: master
Are you sure you want to change the base?
Add a Logger class #3076
Commits on Sep 9, 2024
-
Use Printf/Fprintf instead of std::cout, std::cerr
This way this is possible to redirect the flux for matlab and jupyter
Nicolas Cornu committedSep 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 58c1228 - Browse repository at this point
Copy the full SHA 58c1228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6453b21 - Browse repository at this point
Copy the full SHA 6453b21View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 527e85b - Browse repository at this point
Copy the full SHA 527e85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbbaf1 - Browse repository at this point
Copy the full SHA ccbbaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a651a - Browse repository at this point
Copy the full SHA 11a651aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25308a2 - Browse repository at this point
Copy the full SHA 25308a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39227a4 - Browse repository at this point
Copy the full SHA 39227a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e76e65 - Browse repository at this point
Copy the full SHA 7e76e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f65a7 - Browse repository at this point
Copy the full SHA 70f65a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c2c9a - Browse repository at this point
Copy the full SHA c4c2c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 622cd5d - Browse repository at this point
Copy the full SHA 622cd5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fad36ce - Browse repository at this point
Copy the full SHA fad36ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 418a371 - Browse repository at this point
Copy the full SHA 418a371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d3fb0 - Browse repository at this point
Copy the full SHA 91d3fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02b4eb - Browse repository at this point
Copy the full SHA c02b4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2560d5d - Browse repository at this point
Copy the full SHA 2560d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4818eb7 - Browse repository at this point
Copy the full SHA 4818eb7View commit details
Commits on Sep 11, 2024
-
Merge remote-tracking branch 'origin/master'
Nicolas Cornu committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 352ce79 - Browse repository at this point
Copy the full SHA 352ce79View commit details -
Nicolas Cornu committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d9214f3 - Browse repository at this point
Copy the full SHA d9214f3View commit details -
Nicolas Cornu committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for ef6d4ca - Browse repository at this point
Copy the full SHA ef6d4caView commit details -
Nicolas Cornu committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 62b88a3 - Browse repository at this point
Copy the full SHA 62b88a3View commit details -
Nicolas Cornu committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for b338163 - Browse repository at this point
Copy the full SHA b338163View commit details
Commits on Sep 12, 2024
-
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for ec614d8 - Browse repository at this point
Copy the full SHA ec614d8View commit details -
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 80fc72f - Browse repository at this point
Copy the full SHA 80fc72fView commit details -
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 083b829 - Browse repository at this point
Copy the full SHA 083b829View commit details -
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 28d8ef9 - Browse repository at this point
Copy the full SHA 28d8ef9View commit details -
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b752da - Browse repository at this point
Copy the full SHA 1b752daView commit details -
Nicolas Cornu committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 04af73f - Browse repository at this point
Copy the full SHA 04af73fView commit details
Commits on Sep 15, 2024
-
Merge remote-tracking branch 'origin/master'
Nicolas Cornu committedSep 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 479920e - Browse repository at this point
Copy the full SHA 479920eView commit details -
Nicolas Cornu committed
Sep 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 39dcc35 - Browse repository at this point
Copy the full SHA 39dcc35View commit details
Commits on Sep 16, 2024
-
Merge remote-tracking branch 'origin/master'
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 58079a0 - Browse repository at this point
Copy the full SHA 58079a0View commit details -
Add the include to be able to format std::array
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for ff32e90 - Browse repository at this point
Copy the full SHA ff32e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for af037de - Browse repository at this point
Copy the full SHA af037deView commit details -
Use std::function<> for more portability
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for e48c6dc - Browse repository at this point
Copy the full SHA e48c6dcView commit details -
Merge remote-tracking branch 'origin/cornu/create_logger_class'
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d4cb1a - Browse repository at this point
Copy the full SHA 0d4cb1aView commit details -
No need for LoggerCallback type anymore
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 79d7d19 - Browse repository at this point
Copy the full SHA 79d7d19View commit details -
Nicolas Cornu committed
Sep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 76b8ac1 - Browse repository at this point
Copy the full SHA 76b8ac1View commit details -
Merge remote-tracking branch 'origin/master'
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 79afacc - Browse repository at this point
Copy the full SHA 79afaccView commit details -
Use const char* for logger message
Nicolas Cornu committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e34343 - Browse repository at this point
Copy the full SHA 5e34343View commit details -
Nicolas Cornu committed
Sep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for be9c98d - Browse repository at this point
Copy the full SHA be9c98dView commit details -
Nicolas Cornu committed
Sep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for f8182ca - Browse repository at this point
Copy the full SHA f8182caView commit details
Commits on Sep 17, 2024
-
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for f38fa06 - Browse repository at this point
Copy the full SHA f38fa06View commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 38d00e8 - Browse repository at this point
Copy the full SHA 38d00e8View commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 55ac685 - Browse repository at this point
Copy the full SHA 55ac685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7f13b - Browse repository at this point
Copy the full SHA 4e7f13bView commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bbcd6e - Browse repository at this point
Copy the full SHA 4bbcd6eView commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for a66f8a5 - Browse repository at this point
Copy the full SHA a66f8a5View commit details -
Merge remote-tracking branch 'origin/cornu/create_logger_class'
Nicolas Cornu committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 707f8a2 - Browse repository at this point
Copy the full SHA 707f8a2View commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 91b4935 - Browse repository at this point
Copy the full SHA 91b4935View commit details -
Avoid string literal operator""s
Nicolas Cornu committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 434ade7 - Browse repository at this point
Copy the full SHA 434ade7View commit details -
Nicolas Cornu committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for bfe9e18 - Browse repository at this point
Copy the full SHA bfe9e18View commit details -
Add a logger.printf for user inputed fmt string
Nicolas Cornu committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 3163fdb - Browse repository at this point
Copy the full SHA 3163fdbView commit details
Commits on Sep 18, 2024
-
Nicolas Cornu committed
Sep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e4b2f91 - Browse repository at this point
Copy the full SHA e4b2f91View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3eaeb55 - Browse repository at this point
Copy the full SHA 3eaeb55View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b28abb8 - Browse repository at this point
Copy the full SHA b28abb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eae776 - Browse repository at this point
Copy the full SHA 1eae776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4110370 - Browse repository at this point
Copy the full SHA 4110370View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c5464 - Browse repository at this point
Copy the full SHA 37c5464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 515b049 - Browse repository at this point
Copy the full SHA 515b049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe9d38 - Browse repository at this point
Copy the full SHA 6fe9d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59accd - Browse repository at this point
Copy the full SHA e59accdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96645b2 - Browse repository at this point
Copy the full SHA 96645b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f0e36 - Browse repository at this point
Copy the full SHA 50f0e36View commit details
Commits on Oct 3, 2024
-
Merge remote-tracking branch 'origin/master'
Nicolas Cornu committedOct 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 31757d1 - Browse repository at this point
Copy the full SHA 31757d1View commit details