Commit 8034285d authored by Cecile Tonglet's avatar Cecile Tonglet Committed by GitHub
Browse files

Allow adding a prefix to the informant (#6174)

* Initial commit

Forked at: 1d93746b
Parent branch: origin/master

* Add a Service Configuration's field + adapt informant + provide means to CLI

* CLEANUP

Forked at: 1d93746b
Parent branch: origin/master

* fix tests

* fixed bad path to object

* Change OutputFormat enum to struct

* Add informant_prefix to builder and service

* Revert "Change OutputFormat enum to struct"

This reverts commit cd86c583c92668426c35cc174401155bf2880c1f.

* Revert "fix tests"

This reverts commit a3c306ebe94720f350c5bc74b9c5fcde2565d340.

* Revert "Add a Service Configuration's field + adapt informant + provide means to CLI"

This reverts commit 9c2e7267423305705916c30d605893524113c8e3.

* Implementation using the ServiceBuilder

* reduce line length

* fix line width again

* WIP

Forked at: 1d93746b
Parent branch: origin/master

* WIP

Forked at: 1d93746b
Parent branch: origin/master

* WIP

Forked at: 1d93746b
Parent branch: origin/master

* use struct instead of enum

* WIP

Forked at: 1d93746b


Parent branch: origin/master

* Update client/service/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* improve doc

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* change code

* Update client/informant/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* enable_color

* reorg log

* remove macro

* Removed builder for informant prefix

* fix doc

* Update client/informant/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/informant/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/informant/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/informant/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Update client/service/src/builder.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent cf694c5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment