CasperSecurity

Current Path : /usr/share/nodejs/npm-packlist/node_modules/proc-log/
Upload File :
Current File : //usr/share/nodejs/npm-packlist/node_modules/proc-log/index.js

// emits 'log' events on the process
const LEVELS = [
  'notice',
  'error',
  'warn',
  'info',
  'verbose',
  'http',
  'silly',
  'pause',
  'resume',
]

const log = level => (...args) => process.emit('log', level, ...args)

const logger = {}
for (const level of LEVELS)
  logger[level] = log(level)

logger.LEVELS = LEVELS

module.exports = logger
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY