forked from busterjs/evented-logger
-
Notifications
You must be signed in to change notification settings - Fork 0
License
meisl/buster-evented-logger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
buster-evented-logger is an evented console logger. Rather than writing to an output stream, it simply emits events. It supports log levels and formatting of arguments, suitable for JSON serialization. By default the logger uses buster-format for ascii formatting of objects passed to it. Developers: Getting started --------------------------- $ git submodule init $ git submodule update $ ./run-tests To run tests in the browser: node_modules/buster-util/jstdhtml Open test/test.html in a browser You can also run JsTestDriver from the root directory.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 99.1%
- Shell 0.9%