Skip to content

Commit 2f89788

Browse files
committed
Remove bracketed roxygen title
1 parent 63f46a5 commit 2f89788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/utils_logging.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313

1414

15-
#' Format a log line as "LEVEL [timestamp] message"
15+
#' Format one log line: level, timestamp, message
1616
#'
1717
#' Message parts are joined with paste0, never sprintf, so a literal percent
1818
#' sign is written verbatim.

0 commit comments

Comments
 (0)