This file contains functions that are only available when spdlog is enabled in Drake's build flags.
#include <spdlog/spdlog.h>#include "drake/common/drake_copyable.h"#include "drake/common/drake_deprecated.h"Namespaces | |
| namespace | drake |
| namespace | drake::logging |
Functions | |
| sink * | get_dist_sink () |
| (Advanced) Retrieves the default sink for all Drake logs. | |