logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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