Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Author

logit is written by Claudio Matsuoka and Joachim Nilsson.

       This manual page was written by Yangfl for the Debian Project (and may be used by others).

                                                                                                        logit(1)

Description

       Write MESSAGE (or stdin) to syslog, or file (with logrotate)

Name

       logit - Write log

Options

-h     This help text

       -pPRIO
              Priority (numeric or facility.level pair)

       -tTAG Log using the specified tag (defaults to user name)

       -s     Log to stderr as well as the system log

       -fFILE
              File to write log messages to, instead of syslog

       -nSIZE
              Number of bytes before rotating, default: 200 kB

       -rNUM Number of rotated files to keep, default: 5

       -v     Show program version

Synopsis

logit [OPTIONS] [MESSAGE]

See Also