Showing 1-20 of 225 packages
A noop logger that conforms to the Log4j interface for modules to stub out internal logging
A Log4j inspired Logger for Angular 2.
An no output logger class - Implements a Log4j interface with methods which does not output.
log4js2 is a fast and lightweight logging library that enables logging flexibility within JavaScript/TypeScript applications, similar to Apache's [Log4j2 library](https://logging.apache.org/log4j/2.x/). It can also serve as a drop-in replacement for log4
A Log4j inspired Logger for Angular 2.
Port of Log4js to work with node.
A Log4j inspired Logger for Angular 2.
Extensible JavaScript logger utility loosely based on log4j that runs client-side and server-side.
```javascript const log4js = require('log4js') const config = { appenders: { dingding: { type: 'log4j-dingding', hookUrl: 'https://oapi.dingtalk.com/robot/send?access_token=', //钉钉的hook secret: '',
A Log4j inspired Logger for Angular 2.
Minimalist simple Log4j like logger for NodeJS
log4j but good
A bare-bones log4j-like logger
A simple, log4j style wrapper for logging. Easier to setup and use than the default Winston configuration.
a simple, very light-weight Logger implementation for JS (inspired by log4j)
JavaScript logging framework (much like log4j || log4net) for browsers and node.js
A logging library with an interface inspired by Log4j but removes the concepts of appenders and layouts in favour of streams.
A log4j-like logger for ts
A wrapper for java webview to allow logging in javascript
An abstract logger - Enables adding logging to modules without adding a dependency to a full log library.