Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 553 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 553 Bytes

monolog-influxdb

InfluxDB Handler for Monolog, which allows to store log messages in an InfluxDB (v0.8) Table.

Installation

monolog-influxdb is available via composer

"kidshenlong/monolog-influxdb": "*"

Usage

Examples

To Do

  • Write Initialise function
  • Documentation
  • Doc Blocks
  • Support legacy and current influx api
  • Investigate response times for influx posts
  • Tests

License

This tool is free software and is distributed under the MIT license. Please have a look at the LICENSE file for further information.