Bläddra i källkod

Add new timestamp options to the README and man

Mészáros Mihály 4 år sedan
förälder
incheckning
50f789ab5a
5 ändrade filer med 16 tillägg och 3 borttagningar
  1. 1 0
      ChangeLog
  2. 4 0
      README.turnserver
  3. 1 1
      man/man1/turnadmin.1
  4. 9 1
      man/man1/turnserver.1
  5. 1 1
      man/man1/turnutils.1

+ 1 - 0
ChangeLog

@@ -15,6 +15,7 @@ Version 4.5.2 'dan Eider':
 		* Add support for proxy protocol V1 
 	- merge PR #618 (by Paul Wayper)
 		* Print full date and time in logs
+		* Add new options: "new-log-timestamp" and "new-timestamp_format"
 	- merge PR #599 (by Cédric Krier)
 		* Do not use FIPS and remove hardcode OPENSSL_VERSION_NUMBER with LibreSSL
 	- update Docker mongoDB and fix with workaround the missing systemctl

+ 4 - 0
README.turnserver

@@ -225,6 +225,10 @@ Flags:
 			name will be constructed as-is, without PID and date appendage.
 			This option can be used, for example, together with the logrotate tool.
 
+--new-log-timestamp				Enable full ISO-8601 timestamp in all logs.
+
+--new-timestamp_format    	<format>	Set timestamp format (in strftime(1) format)
+
 --secure-stun		Require authentication of the STUN Binding request.
 			By default, the clients are allowed anonymous access to the STUN Binding functionality.
 

+ 1 - 1
man/man1/turnadmin.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "07 December 2020" "" ""
+.TH TURN 1 "08 December 2020" "" ""
 .SH GENERAL INFORMATION
 
 \fIturnadmin\fP is a TURN administration tool. This tool can be used to manage

+ 9 - 1
man/man1/turnserver.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "07 December 2020" "" ""
+.TH TURN 1 "08 December 2020" "" ""
 .SH GENERAL INFORMATION
 
 The \fBTURN Server\fP project contains the source code of a TURN server and TURN client
@@ -338,6 +338,14 @@ name will be constructed as\-is, without PID and date appendage.
 This option can be used, for example, together with the logrotate tool.
 .TP
 .B
+\fB\-\-new\-log\-timestamp\fP
+Enable full ISO\-8601 timestamp in all logs.
+.TP
+.B
+\fB\-\-new\-timestamp_format\fP
+<format>        Set timestamp format (in \fBstrftime\fP(1) format)
+.TP
+.B
 \fB\-\-secure\-stun\fP
 Require authentication of the STUN Binding request.
 By default, the clients are allowed anonymous access to the STUN Binding functionality.

+ 1 - 1
man/man1/turnutils.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "07 December 2020" "" ""
+.TH TURN 1 "08 December 2020" "" ""
 .SH GENERAL INFORMATION
 
 A set of turnutils_* programs provides some utility functionality to be used