aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-11-05 17:15:31 +0100
committerAndreas Schneider <asn@cryptomilk.org>2016-11-05 17:16:14 +0100
commit6836ffa1034b74f43d1de4168b167f7a37c1e7b1 (patch)
tree7d1a71cd7ffb88908c6c410db18950b5a604b83a
parentb62b822100011e8dc1ab79ed41f3222910e40c31 (diff)
downloadlibssh-6836ffa1034b74f43d1de4168b167f7a37c1e7b1.tar.gz
libssh-6836ffa1034b74f43d1de4168b167f7a37c1e7b1.tar.xz
libssh-6836ffa1034b74f43d1de4168b167f7a37c1e7b1.zip
options: Fix log level documentation
BUG: https://red.libssh.org/issues/210 Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit 801bc29494f7b0da377334a9e48eff698d53376d)
-rw-r--r--src/options.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/options.c b/src/options.c
index 2c4baf68..aed2dda5 100644
--- a/src/options.c
+++ b/src/options.c
@@ -1350,10 +1350,10 @@ static int ssh_bind_set_key(ssh_bind sshbind, char **key_loc,
* with verbosity less than or equal to the
* logging verbosity will be shown.
* - SSH_LOG_NOLOG: No logging
- * - SSH_LOG_RARE: Rare conditions or warnings
- * - SSH_LOG_ENTRY: API-accessible entrypoints
- * - SSH_LOG_PACKET: Packet id and size
- * - SSH_LOG_FUNCTIONS: Function entering and leaving
+ * - SSH_LOG_WARNING: Only warnings
+ * - SSH_LOG_PROTOCOL: High level protocol information
+ * - SSH_LOG_PACKET: Lower level protocol infomations, packet level
+ * - SSH_LOG_FUNCTIONS: Every function path
*
* - SSH_BIND_OPTIONS_LOG_VERBOSITY_STR:
* Set the session logging verbosity via a