Logger.hh File Reference
#include <spdlog/spdlog.h>
#include <memory>
#include <string>
#include <gz/utils/config.hh>
#include <gz/utils/ImplPtr.hh>
#include <gz/utils/log/Export.hh>
Go to the source code of this file.
Classes | |
class | Logger |
Gazebo console and file logging class. This will configure spdlog with a sane set of defaults for logging to the console as well as a file. More... | |
Namespaces | |
namespace | gz |
namespace | gz::utils |
namespace | gz::utils::log |
Macros | |
#define | SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE |
Macro Definition Documentation
◆ SPDLOG_ACTIVE_LEVEL
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE |