better logging on startup to reveal the journal configuration

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356827 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2005-12-14 19:00:44 +00:00
parent 9fb8ee2dca
commit 5cba8d744d
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ public class JournalPersistenceAdapter implements PersistenceAdapter, JournalEve
RecordLocation pos = null;
int transactionCounter = 0;
log.info("Journal Recovery Started.");
log.info("Journal Recovery Started from: " + journal);
ConnectionContext context = new ConnectionContext();
// While we have records in the journal.