Skip to content

Commit

Permalink
https://telecominfraproject.atlassian.net/browse/WIFI-7831
Browse files Browse the repository at this point in the history
Signed-off-by: stephb9959 <[email protected]>
  • Loading branch information
stephb9959 committed Oct 16, 2023
1 parent 6f9a947 commit b52766d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RADIUS_Destination.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ namespace OpenWifi {
auto SerialNumber = P.ExtractSerialNumberFromProxyState();
if (!SerialNumber.empty()) {
DBGLINE
P.Log(std::cout);
poco_trace(Logger_,
fmt::format("{}: {} Received {} bytes.", SerialNumber,
P.PacketType(), NumberOfReceivedBytes));
Expand Down

0 comments on commit b52766d

Please sign in to comment.