Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prantlf/log4javascript
Extended clone of the log4javascript - a JavaScript logging framework
https://github.com/prantlf/log4javascript
log4javascript logging
Last synced: about 2 months 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 (about 11 years ago)
- Default Branch: combined
- Last Pushed: 2018-05-19T11:40:46.000Z (over 6 years ago)
- Last Synced: 2023-04-04T00:13:15.515Z (almost 2 years ago)
- Topics: log4javascript, logging
- Language: JavaScript
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 1
- 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 incompleteRead the [updated documentation] including the extensions.
[updated documentation]: https://rawgit.com/prantlf/log4javascript/combined/docs/manual.html