aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshlogging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/ssh/sshlogging.cpp')
-rw-r--r--src/libs/ssh/sshlogging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/ssh/sshlogging.cpp b/src/libs/ssh/sshlogging.cpp
index 9a72ff92c2..d5cfbbca33 100644
--- a/src/libs/ssh/sshlogging.cpp
+++ b/src/libs/ssh/sshlogging.cpp
@@ -27,6 +27,6 @@
namespace QSsh {
namespace Internal {
-Q_LOGGING_CATEGORY(sshLog, "qtc.ssh")
+Q_LOGGING_CATEGORY(sshLog, "qtc.ssh", QtWarningMsg)
} // namespace Internal
} // namespace QSsh