% Generated by roxygen2: do not edit by hand % Please edit documentation in R/sessionLogger.R \name{SessionLoggerConsole} \alias{SessionLoggerConsole} \title{R shiny application session console logger.} \description{ Logs session start / stop events to console. } \section{Super class}{ \code{AVSDevR.ShinyApplication::SessionLogger} -> \code{SessionLoggerConsole} } \section{Methods}{ \subsection{Public methods}{ \itemize{ \item \href{#method-SessionLoggerConsole-clone}{\code{SessionLoggerConsole$clone()}} } } \if{html}{\out{
Inherited methods
}} \if{html}{\out{
}} \if{html}{\out{}} \if{latex}{\out{\hypertarget{method-SessionLoggerConsole-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ \if{html}{\out{
}}\preformatted{SessionLoggerConsole$clone(deep = FALSE)}\if{html}{\out{
}} } \subsection{Arguments}{ \if{html}{\out{
}} \describe{ \item{\code{deep}}{Whether to make a deep clone.} } \if{html}{\out{
}} } } }