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

/log - the Profanity /log command.

Arguments

where
           Show the current log file location.

       rotateon|off
           Rotate  log,  default  on.  Does  not  take effect if you specified a filename yourself when starting
           Profanity.

       maxsize<bytes>
           With rotate enabled, specifies the max log size, defaults to 10485760 (10MB).

       sharedon|off
           Share logs between all instances, default: on. When off, the process id will be included in  the  log
           filename. Does not take effect if you specified a filename yourself when starting Profanity.

       levelINFO|DEBUG|WARN|ERROR
           Set the log level. Default is INFO. Only works with default log file, not with user provided log file
           during startup via -f.

0.13.1                                             2023-08-03                                             man(1)

Description

       Manage profanity log settings.

Name

       /log - the Profanity /log command.

Synopsis

       /log where

       /log rotate on|off

       /log maxsize <bytes>

       /log shared on|off

       /log level INFO|DEBUG|WARN|ERROR

See Also