Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ECSS Services
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AcubeSat-OBC
ECSS Services
Commits
e66cedf4cbf24bee25cd27174e9b62a22d378d26
Select Git revision
Branches
1
master
default
protected
1 result
ecss-services
src
Platform
x86
Logger.cpp
Author
Search by author
Any Author
authors
Felix Buchmann
buchmfkd
1 author
Sep 01, 2019
Remove noexcept, as the string.append functions may throw exceptions
· e66cedf4
kongr45gpen
authored
5 years ago
e66cedf4
General Logger fixes
· 83f764c5
kongr45gpen
authored
5 years ago
83f764c5
Use `noexcept` for some Logging functions
· ffcea870
kongr45gpen
authored
5 years ago
ffcea870
A naive reimplementation of the Logger without macro tricks
· 626f3af4
kongr45gpen
authored
5 years ago
626f3af4
Ignore some random MISRA false positives
· bb5862f9
kongr45gpen
authored
5 years ago
bb5862f9
Use the Logger to send all the messages
· 6017069c
kongr45gpen
authored
5 years ago
6017069c
Add documentation to the Logger class
· 143593df
kongr45gpen
authored
5 years ago
143593df
Use streams for logging to allow displaying different variables
· 1ddd1eda
kongr45gpen
authored
5 years ago
1ddd1eda
Preliminary Logger class implementation
· bc0a300d
kongr45gpen
authored
5 years ago
bc0a300d
Loading