Difference between revisions of "LogLevel"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* <code>[[sshd -t]]</code> | * <code>[[sshd -t]]</code> | ||
* <code>[[Subsystem]], [[internal-sftp]]</code> | * <code>[[Subsystem]], [[internal-sftp]]</code> | ||
+ | * <code>[[~/brew/etc/tinyproxy/tinyproxy.conf]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:40, 18 January 2024
https://linux.die.net/man/5/sshd_config
LogLevel Gives the verbosity level that is used when logging messages from sshd(8). The possible values are: QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. The default is INFO. DEBUG and DEBUG1 are equivalent. DEBUG2 and DEBUG3 each specify higher levels of debugging output. Logging with a DEBUG level violates the privacy of users and is not recommended
Related terms[edit]
See also[edit]
Advertising: