man-roxygen/abstract_class.R

#' @description
#' **NOTE**: This is an *abstract class*. Abstract classes cannot be instantiated
#' directly, but are exported for package developers that want to extend lgr -
#' for example by creating their own [Appenders][Appender] or [Layouts][Layout].
#' Please refer to the *see also* section for actual implementations of this
#' class.
#'
#' @family abstract classes
s-fleck/memlog documentation built on March 6, 2023, 6:52 p.m.