Debug.Log Extensions
Documentation (1.1.9)

◆ UsePlayerLog

bool Debug.UsePlayerLog
staticget

Reports whether messages logged using the Debug class are being recorded to a log file.

If this is false then only messages logged using the Critical class or messages written to log files manually using LogToFile will be recorded.