should_roll_file: predicate that tells if a file needs to be "rolled"

View source: R/logging.r

should_roll_fileR Documentation

predicate that tells if a file needs to be "rolled"

Description

predicate that tells if a file needs to be "rolled"

Usage

should_roll_file(filename, max_size)

Arguments

filename

path to be checked

max_size

size beyond that filename has to be rolled


giupo/rutils documentation built on June 12, 2025, 9:35 p.m.