Boost.Log -> spdlog - test

This commit is contained in:
Dan Paulat 2022-04-19 16:05:31 -05:00
parent c6281d799f
commit 7734fcabab
6 changed files with 10 additions and 21 deletions

View file

@ -2,15 +2,13 @@
#include <gtest/gtest.h>
#include <boost/log/trivial.hpp>
namespace scwx
{
namespace awips
{
static const std::string logPrefix_ =
"[scwx::awips::coded_time_motion_location.test] ";
"scwx::awips::coded_time_motion_location.test";
TEST(CodedTimeMotionLocation, LeadingZeroes)
{