1.001 - Inital Relase 1.002 - Bug fix, added null check for $self->level 1.003 - Bug fix, added no warnings 'redefine' when methods are being defined 1.004 - Bug fix, now croaks with proper message when logger is undef 1.005 - Fixed rt.cpan bug: 124761 - added licecne perl5 1.006 - All packages now: Log::Log4perl->wrapper_register(__PACKAGE__); 1.007 - Fixed Log::LogMethods::Log4perlLogToString ( removed min loggnig level ) - Fixed the order displacement between DEBUG and TRACE - Fixed Dancer2 loader issue - Added Unit test for order validation 1.008 - $Log::LogMethods::SKIP_TRIGGER=1, now just disables the trigger 1.009 - Plays nicer with MODIFY_CODE_ATTRIBUTES in a parent class - now handles bad code attributes properly, does not die returns a list 1.010 - Added log_trace method