Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c0eb890c794ff0832db92e00403852f0c96b86a9
/
aos
/
logging
/
interface.cc
f63bde8
Nest all namespaces
by Stephan Pleines
· 1 year, 9 months ago
790cb54
Run clang-format on the entire repo
by Philipp Schrader
· 2 years, 3 months ago
ad9e5eb
Use the event loop name instead of thread name for AOS_LOG
by Austin Schuh
· 3 years, 11 months ago
bf0609c
Replace use of deprecated C Standard library headers in C++ code.
by Tyler Chatow
· 4 years, 2 months ago
5619643
Make AOS logging per thread, not global
by Austin Schuh
· 5 years ago
24cdb7e
Remove corking from AOS_LOG
by Austin Schuh
· 5 years ago
a0c41ba
Actually manage memory in the old-style AOS logging
by Austin Schuh
· 5 years ago
4b471e1
Remove multiple logging implementations.
by Tyler Chatow
· 6 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
f257f3c
Prefix LOG and CHECK with AOS_
by Austin Schuh
· 6 years ago
33858a3
Removed Common
by John Park
· 7 years ago
[Renamed (97%) from aos/common/logging/interface.cc]
3970080
Removed malloc from vlog
by Austin Schuh
· 9 years ago
cb5da1f
Untangle and clean up the logging code
by Brian Silverman
· 10 years ago
[Renamed (95%) from aos/common/logging/logging_interface.cc]
044e18b
Fixed building with a bazel with hdrs_check fixed again.
by Austin Schuh
· 10 years ago
fe457de
removed lots of asserts
by Brian Silverman
· 11 years ago
6da0427
made sure everything's thread safe
by Brian Silverman
· 11 years ago
01be000
got rid of all uses of strerror
by Brian Silverman
· 11 years ago
e6335e4
fixed some memory safety bugs
by Brian Silverman
· 12 years ago
88471dc
got binary logging actually fully working (!!!)
by Brian Silverman
· 12 years ago
669669f
got all of the code actually running (not fully functional though)
by Brian Silverman
· 12 years ago
d6974f4
got logging structs working (theoretically) and used it
by Brian Silverman
· 12 years ago
b089388
split out the implementation of the log functions
by Brian Silverman
· 12 years ago