You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by EDMONDO SENA <ed...@gmail.com> on 2020/03/24 08:49:39 UTC

setUseStructuredData log4j

Hi,

what is the correspective in log4j2 for setUseStructuredData ?

Regards.
//Edmondo.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: setUseStructuredData log4j

Posted by Matt Sicker <bo...@gmail.com>.
Some info documented here:
https://logging.apache.org/log4j/2.x/manual/eventlogging.html

API docs:
https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/message/StructuredDataMessage.html

On Tue, 24 Mar 2020 at 10:28, EDMONDO SENA <ed...@gmail.com> wrote:
>
> Can you send the link about it?
>
>
>
> On 2020/03/24 13:46:44, Matt Sicker <bo...@gmail.com> wrote:
> > There’s an entire set of structured data classes now for further
> > customization in the API. Otherwise, you want to use one of the syslog
> > layouts, too.
> >
> > On Tue, Mar 24, 2020 at 03:49 EDMONDO SENA <ed...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > what is the correspective in log4j2 for setUseStructuredData ?
> > >
> > > Regards.
> > > //Edmondo.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> > > For additional commands, e-mail: log4j-user-help@logging.apache.org
> > >
> > > --
> > Matt Sicker <bo...@gmail.com>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
>


-- 
Matt Sicker <bo...@gmail.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: setUseStructuredData log4j

Posted by EDMONDO SENA <ed...@gmail.com>.
Can you send the link about it?



On 2020/03/24 13:46:44, Matt Sicker <bo...@gmail.com> wrote: 
> There’s an entire set of structured data classes now for further
> customization in the API. Otherwise, you want to use one of the syslog
> layouts, too.
> 
> On Tue, Mar 24, 2020 at 03:49 EDMONDO SENA <ed...@gmail.com> wrote:
> 
> > Hi,
> >
> > what is the correspective in log4j2 for setUseStructuredData ?
> >
> > Regards.
> > //Edmondo.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> > For additional commands, e-mail: log4j-user-help@logging.apache.org
> >
> > --
> Matt Sicker <bo...@gmail.com>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: setUseStructuredData log4j

Posted by Matt Sicker <bo...@gmail.com>.
There’s an entire set of structured data classes now for further
customization in the API. Otherwise, you want to use one of the syslog
layouts, too.

On Tue, Mar 24, 2020 at 03:49 EDMONDO SENA <ed...@gmail.com> wrote:

> Hi,
>
> what is the correspective in log4j2 for setUseStructuredData ?
>
> Regards.
> //Edmondo.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
>
> --
Matt Sicker <bo...@gmail.com>