-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
goal: featureAddition of new featureAddition of new featurestatus: readyReady for workReady for work
Milestone
Description
Description
Allow logging using different formats and destinations.
The allowed formats are:
pretty
where the output is in text with colourstext
where the output is in plain text (no colours)json
where the output is in JSON format
The allowed destinations are:
console
where the output goes to the consolefile
where the output goes to a file
The format and destination shall be chosen by configuration (maxmq.conf
or environment variables).
Metadata
Metadata
Assignees
Labels
goal: featureAddition of new featureAddition of new featurestatus: readyReady for workReady for work