Hey guys,
I am trying to log heartbeat messages in the Java-Se client SDK 5.0.0. I am using a custom Logger and setting it via LightstreamerClient.setLoggerProvider(), however, I would like to only log heartbeats but I am not sure which log level these are at and how to discern a heartbeat from a regular update message. Any help would be appreciated, thank you!