aboutsummaryrefslogtreecommitdiff
path: root/src/options.c
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:15:31 +0100
commit801bc29494f7b0da377334a9e48eff698d53376d (patch)
tree5b6293edf9b657c22cb11012a32d8cff0a59c031 /src/options.c
parent857ce2376eb82286461d39176fa51551a7bfaee7 (diff)
downloadlibssh-801bc29494f7b0da377334a9e48eff698d53376d.tar.gz
libssh-801bc29494f7b0da377334a9e48eff698d53376d.tar.xz
libssh-801bc29494f7b0da377334a9e48eff698d53376d.zip
options: Fix log level documentation
BUG: https://red.libssh.org/issues/210 Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'src/options.c')
-rw-r--r--src/options.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/options.c b/src/options.c
index bfb16695..3470a792 100644
--- a/src/options.c
+++ b/src/options.c
@@ -1363,10 +1363,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