Skip to content

Commit a62644c

Browse files
committed
Document logging settings - cosmetics
Resolves #1974
1 parent 49d6ef4 commit a62644c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/reference/reference_lua/log.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@ Below is a list of all ``log`` functions.
140140

141141
.. function:: pid()
142142

143-
:return: A PID of a logger.
144-
You can use this PID to send a signal to a log rotation program, so it can rotate logs.
143+
:return: A PID of a logger. You can use this PID to send a signal to a log rotation program, so it can rotate logs.
145144

146145
.. _log-rotate:
147146

0 commit comments

Comments
 (0)