log_support: Log support

View source: R/log_support.R

log_supportR Documentation

Log support

Description

Check if your system supports background logging.

Usage

log_support()

Details

The background logging functionality requires a Linux, Mac, or Windows computer, It also requires POSIX thread support and the nanosleep() C function.

Value

TRUE if your system supports background logging, FALSE otherwise.

Examples

  log_support()

autometric documentation built on April 3, 2025, 11:14 p.m.