1man(1) Profanity XMPP client man(1)
2
3
4
6 /log
7
8
10 Manage profanity log settings.
11
12
14 /log where
15
16
17 /log rotate on|off
18
19
20 /log maxsize <bytes>
21
22
23 /log shared on|off
24
25
26 /log level INFO|DEBUG|WARN|ERROR
27
28
30 where
31 Show the current log file location.
32
33 rotate on|off
34 Rotate log, default on. Does not take effect if you specified a
35 filename yourself when starting Profanity.
36
37 maxsize <bytes>
38 With rotate enabled, specifies the max log size, defaults to
39 10485760 (10MB).
40
41 shared on|off
42 Share logs between all instances, default: on. When off, the
43 process id will be included in the log filename. Does not take ef‐
44 fect if you specified a filename yourself when starting Profanity.
45
46 level INFO|DEBUG|WARN|ERROR
47 Set the log level. Default is INFO. Only works with default log
48 file, not with user provided log file during startup via -f.
49
50
51
520.13.1 2023-08-03 man(1)