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

information to logs table #38

Closed StephanKrauss closed 1 year ago

StephanKrauss commented 4 years ago

Hello,

if i correct the columns of the table manually, the application works.

Is there a way to the value of time in the ISO8601 standard. Is better ro read.

Your sincerly

Stephan

ChrisToxz commented 4 years ago

https://github.com/waza-ari/monolog-mysql/pull/40

amacado commented 1 year ago

Hello @StephanKrauss, in the next release (https://github.com/waza-ari/monolog-mysql/pull/47) I'll adopt the request of having a dedicated datetimecolumn.