Skip to content

Feature/log formatter

Marek Szuba requested to merge feature/log_formatter into master

Created by: mira13

Use case

eHive needs unified output , there fore wrapper for log4perl created

Description

Logger is used to initialise log4perl with command line parameters, Json and text output has different log settings.

Possible Drawbacks

existing warnings can mixed up with new log info

Testing

Need a discussion if any test are needed

If so, do the tests pass/fail?

Merge request reports