Skip to content

Commit

Permalink
MATP-1167 Add FIX Session does not trigger view refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
colinduplantis committed Apr 24, 2023
1 parent 35d36d9 commit bf518e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ public Region getMainLayout()
@Override
protected void onBrokerStatusChange(ActiveFixSession inActiveFixSession)
{
SLF4JLoggerProxy.warn(this,
SLF4JLoggerProxy.trace(this,
"{} receiveBrokerStatus: {}",
PlatformServices.getServiceName(getClass()),
inActiveFixSession);
Expand Down

0 comments on commit bf518e2

Please sign in to comment.