You're welcome. Including the dots in URLs appears to be a bug in sourcefoprge discussion implementation. just delete the dot at the end of the URL and reload the browser window as a workaround.
Including the dots in URLs appears to be a bug in sourcefoprge discussion implementation. just delete the dot at the end of the URL and reload the browser window as a workaround.
Thanks for the quick response. All links are showing 404. Period is added to the link address. Please check
Yes, you can. See the documentation for sendAllOnTimer at https://rawgit.com/prantlf/log4javascript/combined/docs/manual.html. For example: appender.setTimed(true) appender.setBatchSize(10) appender.setTimerInterval(1000) appender.setSendAllOnTimer(true) appender.setSendAllOnUnload(true) appender.setWaitForResponse(false)
How can I add this to my ajax appender?
Fixed in 1.4.13.
Function.prototype.apply: Arguments list has wrong type on BrowserConsoleAppender
Oops. I introduced this in fixing another issue in BrowserConsoleAppender a couple...
Function.prototype.apply: Arguments list has wrong type on BrowserConsoleAppender
thanks for fixing this that fast!
"Object doesn't support this action" JavaScript error in IE 11 when in IE 8 compatibility mode.
Thanks for this. I've made a fix and released a new version.
Same here, but you need to rather write the following to use the best possible way...
Update cdnjs.com release
A screenshot showing the error as reported by the IE 11 dev tools.
"Object doesn't support this action" JavaScript error in IE 11 when in IE 8 compatibility mode.
I can't replicate this with a simple example. The following HTML works as expected...
correct, this is the latest version
I assume this is on the latest version?
multipleDefine error if log4javascript used with dojo
1.4.9 js/log4javascript_production_uncompressed.js and js/log4javascript_production.js scripts reference undefined log4javascript.PopUpAppender().
AMD support
I've added AMD support to version 1.4 now. 2.0 will have it too. 2.0 is going to...
log4javascript 1.4.10 released
Thanks for this. I've changed the production version to have no appenders in the...
1.4.9 js/log4javascript_production_uncompressed.js and js/log4javascript_production.js scripts reference undefined log4javascript.PopUpAppender().
AMD support
Just to be clear, are you using PatternLayout? There is no issue if you use the default...
Just to be clear, are you using PatternLayout? There is no issue if you use the default...
Improve multiple arguments logging in Firebug console
I'm actively working on version 2 of log4javascript on GitHub: https://github.co...
Made a patch that makes BrowserConsoleAppender use the native formatting for logging...
FormattedMessage messes up native object formatting in Chrome
This seems to have been fixed, so this bug should be closed. Although getFormattedMessage()...
I am really hoping to see the move to Github, but seeing there is no movement here...
loggingEvent is not defined
Perhaps it's time to close this issue since you haven't received a response in over...
log4javascript 1.4.9 released