check_log_sort {beautier}R Documentation

Check if the supplied sort is a valid logging sorting option.

Description

Check if the supplied sort is a valid logging sorting option.

Usage

check_log_sort(sort)

Arguments

sort

how to sort the entries in a log. Valid are smart, none and alphabetic

Value

No return value, called for side effects


[Package beautier version 2.6.12 Index]