Structure of the DB log's
An example of displaying a<postgres>request:

In the<postgres> tag we see:
- Comment - a unique parameter for each tag that describes the action of the step
- Alias - unique
aliasof the database we are interacting with- Query - database queries
- Execution time - a unique value for each tag that prints the execution time of each command
More about Logs in Testlum: