One of the ways to find out your current log file path is using the following SQL query:
show global variables like 'log_error';
The output should look something like this: