Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


darch (version 0.10.0)

setLogLevel<-: Sets the log level for the Net.

Description

The log levels a defined by the futile.logger package. The following levels a available:

TRACE DEBUG
INFO WARN
ERROR TRACE

Usage

setLogLevel(net) <- value

# S4 method for Net setLogLevel(net) <- value

Arguments

net

A instance of the class Net.

value

Object of the class numeric.

See Also

Net