I'm in the process of migrating our systems from LS3 to LS4. I don't want to chase my tail on this one, so I thought I'd ask here. When outputting CLI data in the logs (%C specifically), I'm getting the Logger information, not the caller information.

Log4j would respond with com.snarf.MyClass. Logback seems to be responding w/ com.lightstreamer.logback.LogbackLogger every time.

Do I have to implement the Logback libs directly (and thus a major upgrade)? Is there a new option in the lightstreamer_log_conf or lightstreamer_conf to get this working? Am I doing something wrong here, or is this a known issue? Thanks for any help everyone!