Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Version: | api_v3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | aurium |
| Status: | patch (code needs review) |
| Total votes: | 0 |
The KalturaClientBase.js has the IKalturaLogger prototype, but that is too simple and incompatible with the commom logging standard log4j (translated to some other languages). So i made some changes to make it compatible with log4javascript.js and allowed the user to use this nice tool.
Please get my changes attached here. The usage of the log4javascript.js is really good for developing and monitoring.
Usage example:
That will open a filterable logging window.
| Attachment | Size |
|---|---|
| KalturaClientBase_js_diff.txt | 3.42 KB |