Skip to content

Add an command line arg to full_system to change g3log level #1840

@LiCody

Description

@LiCody

Description of the task

Currently the logger is always on, but we might want to control what log levels we see.

Acceptance criteria

  • add loglevel enum to commandLineArgs
  • by default, we should log at all levels

If we had the following levels in this order:
DEBUG
INFO
WARN
FATAL

Then setting the loglevel argument to WARN should only log WARN and FATAL messages.

Blocked By

N/A

Metadata

Metadata

Assignees

Labels

Code QualityCode readability, SOLID principlesDifficulty - 7Well-defined tasks that require some understanding about the relevant system and tools

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions