Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


consoleLogPath

Returns the path to the console log file, or an empty string if the current platform does not support log files.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static string consoleLogPath { get; }

Remarks

For supported platforms and the corresponding log file locations, refer to Log files reference.