Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero committed Aug 20, 2024
1 parent 7638bbb commit f33b379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion log/include/gz/utils/log/Logger.hh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ namespace utils
{
namespace log
{
inline namespace GZ_UTILS_LOG_VERSION_NAMESPACE {
inline namespace GZ_UTILS_VERSION_NAMESPACE {

/// \brief Gazebo console and file logging class.
/// This will configure spdlog with a sane set of defaults for logging to the
Expand Down
2 changes: 1 addition & 1 deletion log/include/gz/utils/log/SplitSink.hh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace utils
{
namespace log
{
inline namespace GZ_UTILS_LOG_VERSION_NAMESPACE {
inline namespace GZ_UTILS_VERSION_NAMESPACE {

/// \brief Logging sink for spdlog that logs in Gazebo-conventions.
///
Expand Down

0 comments on commit f33b379

Please sign in to comment.