--- trunk/lib/Frey/Shell/Log.pm 2009/01/03 13:38:43 911 +++ trunk/lib/Frey/Shell/Log.pm 2009/01/06 11:56:28 936 @@ -84,6 +84,7 @@ NAME => [ 'date', 'message' ], rows => [ sort { $a->[0] cmp $b->[0] } @rows ], stats => $stats, + log_command => $cmd, } }