Package Exports
- seq-logging
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (seq-logging) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
This work-in-progress library will make it easy to support Seq from Node.js logging libraries, initially node-bunyan and structured-log.
See example.js for the current API, which is still being designed. It is not expected that application users will interact with this except through logger-specific adapters.
While not ready yet for general use, all suggestions, bug reports and contributions are appreciated :-)