intel icon indicating copy to clipboard operation
intel copied to clipboard

I need more intel!

Results 11 intel issues
Sort by recently updated
recently updated
newest added

I'm looking for winston alternatives, but need something "supported". Doesnt look as a alive package at least on the commit history (2017)

The package at "./node_modules/dbug/index.js" attempted to import the Node standard library module "tty". It failed because React Native does not include the Node standard library. Read more at https://docs.expo.io/versions/latest/introduction/faq.html#can-i-use-nodejs-packages-with-expo

I noticed this in a logfile. I don't have steps to reproduce, but it did happen. I guess you need to check that e.stack at least exists, and if not...

Add posibility to use `util.inspect(object, options)` for pretty print of objects.

When you call `intel.config({...})`, if you have defined a logger with a file handler, the file will be created, even though you have not called the logger to log something....

Hi! Could you make clear console overriding process in README file? I have my express.js app and I'm trying to use intel in my errors handle middleware. My app.js is...

syslog [gives us](http://en.wikipedia.org/wiki/Syslog#Severity_levels) emerg, alert, crit, err, warn, notice, info, debug. These log levels have well-defined and widely understood (by ops type people) meanings. If intel is going to provide...

Current rolling fie appender supports only limits by size but wants to split files by dates as backups. E.g., server.log - current log file server.log.2014-03-18 - yesterday file server.log.2014-03-17 -...

enhancement

It's the first thing a user would think when stumbling upon this logger. Basically answer; "Why should I use this over Winston/Bunyan?"