\name{log.level}
\alias{log.level}
\title{Log level}
\description{
  The \code{log.level} variable can be used to set the system log level. Valid values are \dQuote{ERROR} and \dQuote{DEBUG}. In the first case only errors will be logged, in the second everithing message will be logged to the log file.
}
\usage{
log.level
}
\details{
}
\references{}
\author{Johannes Rainer}

\seealso{
    \code{\link{log.file}}
    \code{\link{do.log}}
    \code{\link{loggit}}
}

\keyword{data}