T
twostars
CAujardDlg::AllSaveRoutine() doesn't need to log unused slots
It can continue to log on actual issues (if for some reason the instance doesn't exist -- which shouldn't happen),
but for conventional cases where nobody's simply using that slot at the moment, there's no real need for the log.
This considerably reduces unnecessary log spam.
Github Commit Görüntüle...
See Commints...
..
It can continue to log on actual issues (if for some reason the instance doesn't exist -- which shouldn't happen),
but for conventional cases where nobody's simply using that slot at the moment, there's no real need for the log.
This considerably reduces unnecessary log spam.
Github Commit Görüntüle...
See Commints...
..