Subject fbtracemgr
Author
Hello,

Could someone please provide the configuration needed to trace all SQL queries executed.

I'm using Firebird 2.5 with following config file.

Thanks,
Hugo

<database %FOOD.FDB%>
    enabled true
    log_transactions true
    log_procedure_start true
    log_procedure_finish true
</database>