Skip to content

Commit

Permalink
add more log
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Nov 27, 2023
1 parent 466db6b commit 9ce48c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v2i-hub/TelematicBridgePlugin/src/TelematicUnit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ namespace TelematicBridge
_eventName = root[EVENT_NAME].asString();
return true;
}
PLOG(logERROR) << "Failed to register unit as event information (locatoin, testing type and event name) does not exist.";
return false;
}

Expand Down

0 comments on commit 9ce48c0

Please sign in to comment.