Just in case you are planning to write tests consisting of multiple
versions of Apache Geode simultaneously, you can look into any
RollingUpgradeDUnitTest. Those append the version number before each log
statement.

Regards
Nabarun Nag

On Thu, Jan 3, 2019 at 8:53 AM Jacob Barrett <jbarr...@pivotal.io> wrote:

> Given that the version can’t change at runtime it doesn’t make sense to
> repeatedly print static state of the system. The log does print the static
> state of the system at startup.
>
> > On Jan 3, 2019, at 8:17 AM, Peter Tran <pt...@pivotal.io> wrote:
> >
> > Hello,
> >
> > Is it possible to prepend every log message with the current Geode
> version?
> > I think it might help with debugging. I'm not sure how something like
> this
> > would work as the software wouldn't really know how to read metadata
> about
> > itself?
> >
> > Has something like this been attempted in the past? I would love your
> > opinion on the feasibility of this feature
> >
> > Thank you!
> > --
> > Peter Tran
>

Reply via email to