If you have keyword tests calling keyword tests it can get pretty difficult to find exactly where log actions have taken pace. The only way is to look at the Call Stack in the log entry.
For example if you have a keyword tests that calls 4 keyword tests there are no log entries generated to reflect this.
Currently log the test name in every Keyword Test.