Project

General

Profile

Actions

action #25294

closed

action #6660: [tools][tools][sprint 201709.1][easy hack] use mojo::log in the worker

[tools] Changes to --verbose flag and logging levels on the worker

Added by szarate over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2017-09-14
Due date:
% Done:

0%

Estimated time:

Description

Currently we have different situations where we use log_debug(something) and log_debug(another something) if $verbose, on one instance, the messages are being sent all the time, but since pr#1448 we can now handle better the logging levels.

The intention is to remove the log_debug(something) if $verbose vs log_debug(something) ambiguity by using proper flags, make --verbose default for debug, and use info as default log level.


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #25252: [osd][tools] openqa logrotate archive logs only cover some hours because of excessive debugging output reg. worker registration/scheduling/websocketsRejectedokurz2017-09-13

Actions
Actions #1

Updated by szarate over 6 years ago

  • Subject changed from [tools] Improve logging flags to [tools] Changes to --verbose flag and logging levels on the worker

This is currently being worked by this pr: https://github.com/os-autoinst/openQA/pull/1459

Actions #2

Updated by szarate over 6 years ago

  • Related to action #25252: [osd][tools] openqa logrotate archive logs only cover some hours because of excessive debugging output reg. worker registration/scheduling/websockets added
Actions #3

Updated by dasantiago over 6 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF