iris-connect / eps

Our endpoint system (eps) that manages and secures the communication between different actors in the IRIS connect ecosystem. Think of it as a distributed service mesh router as well as a decentralized message broker. Still evolving, use with caution.
https://iris-connect.github.io/eps/docs/
GNU Affero General Public License v3.0
12 stars 2 forks source link

Adapt log format to IRIS standard #12

Closed lucky-lusa closed 3 years ago

lucky-lusa commented 3 years ago

We have defined a standard for the IRIS log files in #202. It would be desirable if the EPS also logs in this format. Uniform log files make the accumulated log easier to read.

adewes commented 3 years ago

The log format can now be changed using the --formatparameter (which is supported by all executables e.g. proxy, sd, eps). Currently it only support the value iris, i.e. --format iris will set the log format to the IRIS format, e.g.

eps --level debug --format iris server run