https://github.com/prantlf/log4javascript
Extended clone of the log4javascript - a JavaScript logging framework
https://github.com/prantlf/log4javascript
log4javascript logging
Last synced: about 1 year ago
JSON representation
Extended clone of the log4javascript - a JavaScript logging framework
- Host: GitHub
- URL: https://github.com/prantlf/log4javascript
- Owner: prantlf
- License: apache-2.0
- Created: 2013-12-08T03:45:37.000Z (over 12 years ago)
- Default Branch: combined
- Last Pushed: 2018-05-19T11:40:46.000Z (about 8 years ago)
- Last Synced: 2025-02-01T10:43:08.061Z (over 1 year ago)
- Topics: log4javascript, logging
- Language: JavaScript
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: license.txt
Awesome Lists containing this project
README
log4javascript
==============
Extended clone of the [log4javascript from sourceforge
](http://sourceforge.net/p/log4javascript/) - a JavaScript
logging framework based on the Java logging framework [log4j
](http://logging.apache.org/log4j/docs/index.html).
Visit the [original homepage](http://log4javascript.org/)
for documentation and other information.
### Extensions
**sendAllOnTimer**: sends all queued log events in the specified
interval, although the last batch is incomplete
Read the [updated documentation] including the extensions.
[updated documentation]: https://rawgit.com/prantlf/log4javascript/combined/docs/manual.html