: dev@netbeans.incubator.apache.org
Cc: Arnab Chanda
Subject: Re: Question | Logger | NetBeans plugin
Hi Arnab,
FWIW, the IDE has ways to check if source code fulfills some requirements and
to add/modify code (especially for Java). This can be done either using
"Declarative Java Hin
Tim,
Point taken. Thank you very much for the insight.
Arnab
-Original Message-
From: Tim Boudreau [mailto:niftin...@gmail.com]
Sent: Saturday, March 16, 2019 1:17 AM
To: dev@netbeans.incubator.apache.org
Subject: Re: Question | Logger | NetBeans plugin
" The best way to win that entir
1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=D1IHkKGFvzxf_5_uVPbRqKrc_sYohvaaqKm9-IRA5w4&m=nDsBOXztYZapv2na7rEgL33-S5njlLMAd6ipZ6Oee48&s=Se62QbyIZJfvKnpzC6BocCeJ7cdahda2Q1cAcJjF8TA&e=
On Fri, Mar 15, 2019 at 12:24 AM Arnab Chanda
wrote:
> Hi JT/Geertjan,
>
> This link talk
Hi JT/Geertjan,
This link talks about enabling the logging for NetBeans. I'm looking for a
netbeans plugin (if it exists) that would actually decorate the code with
structured logger messages on the source code I'm working on.
For example, there is a plugin in netbeans that allows us to scan th
=eyEN6yjDiXjXS0zoJWxOCuB_hWwLd7xu6dno8H2ipLA&s=p2ZpeNKSiZI7wONPzhRpYHnd4BJPBv4LplT2AYUA-pY&e=
If you explain exactly what it is you need, people are likely to help.
Gj
On Tue, Mar 12, 2019 at 11:07 AM Arnab Chanda
wrote:
> Hello,
>
> I am doing a POC related to logger for a requirement/
Hello,
I am doing a POC related to logger for a requirement/feature, that will allow
to write large volumes of java code with consistent/predictable/structured
logging without human intervention.
As part of that, I am looking for ways to generate canned logger messages
within the code using