Configures logging during an 'update'. level determines the amount of other information logged.
Full is the default and logs the most.
DownloadOnly only logs what is downloaded.
Quiet only displays errors.
Default uses the current log level of update task.
Linear Supertypes
Enumeration, Serializable, Serializable, AnyRef, Any
Ordering
Alphabetic
By inheritance
Inherited
UpdateLogging
Enumeration
Serializable
Serializable
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
classVal extends Value with Serializable
Attributes
protected
Definition Classes
Enumeration
Annotations
@SerialVersionUID()
abstract classValue extends Ordered[Value] with Serializable
Definition Classes
Enumeration
Annotations
@SerialVersionUID()
classValueSet extends AbstractSet[Value] with SortedSet[Value] with SortedSetLike[Value, ValueSet] with Serializable
Configures logging during an 'update'.
leveldetermines the amount of other information logged.Fullis the default and logs the most.DownloadOnlyonly logs what is downloaded.Quietonly displays errors.Defaultuses the current log level ofupdatetask.