issues
search
ros2
/
rcl_logging
Logging implementations for ROS 2.
Apache License 2.0
20
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[rcl_logging_spdlog] remove dep on spdlog (and only have it on spdlog_vendor)?
#25
ahcorde
closed
4 years ago
3
code style only: wrap after open parenthesis if not in one line
#24
dirk-thomas
closed
4 years ago
0
Bypass spdlog singleton registry
#23
ivanpauno
closed
4 years ago
2
fix initialized warning
#22
Karsten1987
closed
5 years ago
1
Fix Clang warning about possible uninitialized variable
#21
jacobperron
closed
5 years ago
2
Remove duplicated API definition from all `rcl_logging_*` backends
#20
clalancette
closed
4 years ago
1
spdlog is a header-only library, so the exported dep isn't needed.
#19
clalancette
closed
5 years ago
0
Is this a resource leak?
#18
danielwangksu
closed
5 years ago
0
Implement a backend logger using spdlog.
#17
clalancette
closed
5 years ago
25
remove unused 'dependencies' CMake variable
#16
mikaelarguedas
closed
5 years ago
0
fix package.xml schema violations
#15
mikaelarguedas
closed
5 years ago
0
Support compiling rcl_logging_log4cxx with libc++
#14
nburek
closed
3 years ago
1
Fix for Log4Cxx Windows Debug
#13
mjcarroll
closed
5 years ago
4
Followup from #9 and enable linters.
#12
nuclearsandwich
closed
5 years ago
3
Enable the linter on both rcl_logging_log4cxx and rcl_logging_noop
#11
clalancette
closed
5 years ago
0
Change the API to add an allocator to logging initialize.
#10
clalancette
closed
5 years ago
0
Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues.
#9
nburek
closed
5 years ago
10
Adds include directory to install to fix compilation error with rcl building with rcl_logging_log4cxx.
#8
nburek
closed
5 years ago
0
Added include dir to installation of rcl_logging_log4cxx.
#7
rasmusan
closed
5 years ago
7
Add examples/demo for using new logging features in ROS2.
#6
rutvih
opened
5 years ago
1
Include directory not exported
#5
rasmusan
closed
5 years ago
3
[Crystal] Enabling the build for rcl_logging_log4cxx
#4
nuclearsandwich
closed
5 years ago
3
Enabling the build for rcl_logging_log4cxx
#3
nburek
closed
5 years ago
11
Renaming everything with an 'rcl_' prefix instead of an 'rc_' prefix …
#2
nburek
closed
5 years ago
4
Dependency Availability on ROS2 Platforms
#1
mjcarroll
closed
5 years ago
9
Previous