Tell me pliz how to properly configure the fbtrace config so that the database log is stored in the database directory?

In version 2.5, I wrote a construct in the log file name "\ 0.log", so the log was located along the path with the base named "name of the database."

The trace configuration looks like this (could get a little confused in the syntax, since I wrote it for memory):

database = %[\\/]*.(fdb|db|fbase) { enabled = true log_filename = \0.log } 

PS: Is there a guide on regular expressions used as a database parameter?

    1 answer 1

    Error in firebird 3.0 server. Forum topic sql.ru