Package org.hawaiiframework.logging
Class KibanaLogTransaction
java.lang.Object
org.hawaiiframework.logging.KibanaLogTransaction
- All Implemented Interfaces:
AutoCloseable
Auto closeable utility to start a new transaction.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KibanaLogTransaction
Start a new log transaction.- Parameters:
transactionType- The transaction type.
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-