Documentation Menu

jsnlogjs.js

Use the jsnlog.js library to:

Contents

TopicDescription
AjaxAppender ObjectAllows JavaScript loggers to send log items to the server.
__jsnlog_configure functionIf defined, the library executes this function after it has loaded.
ConsoleAppender ObjectAllows JavaScript loggers to send log items to the console.
Exception ObjectAllows you to create custom exceptions that hold a JSON object and an inner exception.
JL Namespace and MethodJSNLog namespace. Also creates loggers and retrieves loggers by name.
Logger ObjectRepresents a JavaScript logger.