update README

This commit is contained in:
yo 2022-05-10 15:55:13 +02:00
parent 563f90384d
commit 01c4b8fcfb

View File

@ -12,9 +12,9 @@ MyNetTCPTable cover this use case, allowing you to put ipNetwork objects into LD
## logging
MyNetTCPTable logs to stdout, with level info by default. Level can be changed with '-logLevel' switch.
MyNetTCPTable logs to stdout, with level info by default. Level can be changed with '-logLevel' switch. See usage for allowed values.
Logging to syslog can be enabled with '-LogTo syslog' argument. Logs will be writtetn to LOG_MAIL facility.
Logging to syslog can be enabled with '-logTo syslog' argument. Logs will be written to LOG_MAIL facility.
Note that enabling syslog won't disable stdout output.
## Additionnal commands