summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journalctl.c')
-rw-r--r--src/journal/journalctl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c
index da4f51021d..701518244c 100644
--- a/src/journal/journalctl.c
+++ b/src/journal/journalctl.c
@@ -444,9 +444,6 @@ int main(int argc, char *argv[]) {
sd_journal *j = NULL;
unsigned line = 0;
- log_set_max_level(LOG_DEBUG);
- log_set_target(LOG_TARGET_CONSOLE);
-
log_parse_environment();
log_open();