As long as you are using the FMOD logging libs (see iOS audio session interruption) FMOD will provide extra logging. When using the logging libs, if Debug_Initialize
isn’t called, it will still be used but using default values (FMOD_DEBUG_LEVEL_LOG
and FMOD_DEBUG_MODE_TTY
) which will output to the devices console.