Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
  • Loading branch information
caguero committed Jul 12, 2024
1 parent e5e2228 commit 4a85d7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/gz/common/ConsoleNew.hh
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ void gzLogInit(const std::string &_directory, const std::string &_filename)
logPath.c_str());
gz::common::ConsoleNew::Root().SetLogDestination(logPath);
spdlog::set_default_logger(root.LoggerPtr());

std::cerr << logPath << std::endl;
}

#endif // GZ_COMMON_CONSOLENEW_HH_

0 comments on commit 4a85d7f

Please sign in to comment.