Easily integratable Javascript Logger for Unity3D Webplayer.
See a demo here.
Download the Unity3D Demo Project here
It is threadsafe and you don't have to mess around with webfiles - all functionality comes in one tiny DLL!
The Javascript Logger allows you to have as many named loggers as you wish. You can register the Javascript Logger with the Unity 3D Log-Callback.
If you wish to use the Logger stand-alone, you have also new log-levels as TRACE and INFO available.
Usage is easy: See the code how to integrate the Javascript Logger.
Have fun.