fuelphp-storage / migration

FuelPHP Framework - Application migrations library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor logging to use psr3

emlynwest opened this issue · comments

Update the logging interface to accept psr3 style logging.

@stevewest I've made the DBAL logging aware so this is supported, you should look into that.

@FrenkyNet I saw your comment on irc, it is what prompted me to do this. Just ironing out a bug and this will be finished.