= Timelog = simple text filter, which changes the log output from Naoqi with time in seconds to human readable times * {{{ timelog < /var/log/naoqi/servicemanager/system.Naoqi.log }}} prints {{{ ... }}} * {{{ grep ALMotion /var/log/naoqi/servicemanager/*.log | timelog }}} annotates the `grep` result {{{ ... }}}