moar logs
This commit is contained in:
parent
098645710f
commit
bdd02f721f
@ -49,7 +49,7 @@ public class CommitTrxResponder implements ResponderFlow {
|
|||||||
log.info("Finished responder flow - " + finalizedSignedTransaction.getId());
|
log.info("Finished responder flow - " + finalizedSignedTransaction.getId());
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
// Log Corda's specific message about finality validation failure
|
// Log Corda's specific message about finality validation failure
|
||||||
log.warn(e.getMessage());
|
log.warn("Exceptionally finished responder flow", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user