You need to sign in or sign up before continuing.
Better Error Handling and Logging
Compare changes
- Timm Fitschen authored
+ 2
− 2
@@ -54,7 +54,7 @@ private:
@@ -62,7 +62,7 @@ enum TransactionState { INIT = 10, EXECUTING = 20, SUCCESS = 30, ERROR = 40 };