Re: proposal/idea for enhancement to log4j audit

2019-11-25 Thread Bob Mroczka
Yes. ⁣Bob Mroczka​ Original Message From: Ralph Goers Sent: Mon Nov 25 22:24:56 CST 2019 To: dev@logging.apache.org Subject: Re: proposal/idea for enhancement to log4j audit If I understand what you are asking for is you want to define an event attribute that has a constant

proposal/idea for enhancement to log4j audit

2019-11-25 Thread Bob
I would like to propose an enhancement to allow the catalog to be extended to include 'properties' for events. A property being an attribute with an assigned value that would get added to the event when it is either instantiated or at the time logEvent is called. The reason I'm looking to do

Re: proposal/idea for enhancement to log4j audit

2019-11-25 Thread Ralph Goers
If I understand what you are asking for is you want to define an event attribute that has a constant value? Ralph > On Nov 25, 2019, at 7:21 PM, Bob wrote: > > I would like to propose an enhancement to allow the catalog to be extended to > include 'properties' for events. > > A property bei

proposal/idea for enhancement to log4j audit

2019-11-25 Thread Bob
I would like to propose an enhancement to allow the catalog to be extended to include 'properties' for events. A property being an attribute with an assigned value that would get added to the event when it is either instantiated or at the time logEvent is called. The reason I'm looking to do