Skip to content

Commit

Permalink
Turn Trace on
Browse files Browse the repository at this point in the history
  • Loading branch information
Kashian committed Oct 26, 2023
1 parent 91a7687 commit 5ed9ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valhalla/midgard/logging.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ void Configure(const LoggingConfig& config);
#ifndef LOGGING_LEVEL_INFO
#ifndef LOGGING_LEVEL_DEBUG
#ifndef LOGGING_LEVEL_TRACE
#define LOGGING_LEVEL_INFO
#define LOGGING_LEVEL_TRACE
#endif
#endif
#endif
Expand Down

0 comments on commit 5ed9ccf

Please sign in to comment.