Is there a way to prevent old logs from being reopened or close all log files on application close.  I am always running into misreads on logs as the newest log file opened always opens in the "background" and if im not paying attention i will review the wrong log.  I am trying to either have the latest opened log pop to the front or to have the other logs refrain from opening when logfusion is opened with a filename as a command-line parameter.  i can provide further details if you need a better description.
 
 
Yep, you can definitely do this! Just disable the "Re-open logs when starting LogFusion" option on the Settings > Log Settings tab.
Thanks!