Skip to content

Improved Debugging

Choose a tag to compare

@omnidan omnidan released this 16 Sep 00:56
· 139 commits to 1.0-beta since this release
  • improve debugging
    • improve error handling (emit on('error') properly)
    • hide client object when logging Event, Channel and User objects
    • introduceclient.format.get(formatting) function
  • add format.get function