nkDebug

debug window

This addon makes developping addons for Rift just a little bit easier. It catches error messages and shows them in a window. Also errors are stored and can be reviewed in the order of their occurance.

In addition it comes with a handy logging library. You can include that library in your addons and use nkDebug instead of the chat window to log out variables, status messages, error messages, etc. See my blog for details on how to use the logging in your addon.

Part of the logging library is also a handy tool to measure the time between two points in your code. This can help you identify code affecting performance much easier

The window can be moved around and collapsed. The position of the window is saved between sessions.

Bug reporting

Please report bug or feature request either through the tools available on this site or by sending me an email at nkaddons@gmail.com.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Oct 07, 2011
Category
Last update
Mar 01, 2012
Development stage
Release
Language
  • enUS
License
Creative Commons License By-Nc-Nd 3.0
Curse link
nkDebug
Downloads
1,829
Recent files
  • R: V2.0.4 for 1.7 Mar 01, 2012
  • A: r30 for 1.7 Mar 01, 2012
  • R: V2.0.3 for 1.6.1 Feb 19, 2012
  • A: r28 for 1.6.1 Feb 19, 2012
  • R: V2.0.2 for 1.6.1 Feb 12, 2012

Authors