Skip to content

Wrappers for callbacks and logging

Compare
Choose a tag to compare
@KnicKnic KnicKnic released this 15 Jul 16:03
· 19 commits to master since this release

Still Alpha as interfaces may change, however it should be easy to convert

  • Created a wrapper to take a function and create a CallbackHolder
    • Makes it easier to write CallbackHolders
  • Created a wrapper to take a function and create a SimpleLogger
    • Makes it easier to write SimpleLoggers