Is it possible to create a Log Folder with the aspect of a checkpoint? I create Log folder, but when all contained checkpoints pass it appears as a Message
Try playing with the OnLogCheckpoint event. You can create an event handler that will get the text of the checkpoint and post a folder/warning/error to the test log instead of the standard message.