Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Client.LogLevel

Switch to Manual
public static PackageManager.LogLevel LogLevel;

Description

Gets or sets the log level that the Package Manager uses when logging to the Editor.log and upm.log files. Defaults to LogLevel.Info.

For a description of the different log levels, see the documentation for the LogLevel enum.