Skip to content

Instantly share code, notes, and snippets.

@ditn
Created June 6, 2019 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ditn/25da654ba9f9c0ee2474eb4663bc30af to your computer and use it in GitHub Desktop.
Save ditn/25da654ba9f9c0ee2474eb4663bc30af to your computer and use it in GitHub Desktop.
fun TransactionSender.logTransaction(eventLogger: EventLogger): TransactionSender =
TransactionLogger(this, eventLogger)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment