{"library":"winston-mysql-transport","type":"library","category":null,"description":"A MySQL transport for the winston logging library, allowing log entries to be stored in a MySQL database table. Version 0.1.2 is current; the package appears unmaintained (last commit 2015). It integrates with winston by exposing a transport that writes logs to a specified table. It does not support streaming, querying, or storing metadata. Relies on the mysql npm package. No recent updates or security patches.","language":"javascript","status":"deprecated","version":"0.1.2","tags":["javascript","winston","transport","mysql","logging"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install winston-mysql-transport","imports":["require('winston-mysql-transport').Mysql","const winston = require('winston'); require('winston-mysql-transport').Mysql; winston.add(winston.transports.Mysql, options)","const Mysql = require('winston-mysql-transport').Mysql; const transport = new Mysql(options)"]},{"cmd":"yarn add winston-mysql-transport","imports":[]},{"cmd":"pnpm add winston-mysql-transport","imports":[]}],"homepage":"https://github.com/sapher/winston-mysql-transport","github":"https://github.com/sapher/winston-mysql-transport","docs":null,"changelog":null,"pypi":null,"npm":"winston-mysql-transport","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}