delete_logs: Delete logs with a checkpoint older than a reference date

View source: R/manage.R

delete_logsR Documentation

Delete logs with a checkpoint older than a reference date

Description

Delete logs with a checkpoint older than a reference date

Usage

delete_logs(relieve_date = Sys.Date() - 180, communicator = flog_info)

Arguments

communicator

The bare name of a function that communicates the how many logs are deleted.

relieve

date The date that marks the cut-off for discarding logs. All logs older than that will be deleted.


lorenzwalthert/drogger documentation built on April 4, 2024, 9:32 a.m.