waza-ari / monolog-mysql

MySQL Handler for Monolog, which allows to store log messages to a MySQL Table
MIT License
141 stars 85 forks source link

Add a primary key and indexes #9 #16

Closed clement-garrigou closed 7 years ago

clement-garrigou commented 7 years ago

Add a primary key auto increment and indexes on channel, level and time. Close #9