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 the code written for possible sonar violations. I'm looking for something similar, except that this one would write the logger messages for us too. Best. Arnab -----Original Message----- From: Jaroslav Tulach [mailto:jaroslav.tul...@gmail.com] Sent: Thursday, March 14, 2019 10:35 PM To: Apache NetBeans Subject: Re: Question | Logger | NetBeans plugin > Does this help: > > https://urldefense.proofpoint.com/v2/url?u=http-3A__bits.netbeans.org_ > dev_javadoc_org-2Dopenide-2Dutil_org_openide_util_doc-2Dfiles_logging. > html&d=DwIBaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=D1IHkKGF > vzxf_5_uVPbRqKrc_sYohvaaqKm9-IRA5w4&m=nszPclj17EwS1Ks_Nz9KrSfHWXdOQqCa > VAR4F_M87G4&s=cDusfSiabzT96MpOjH--WrE3X4IAVUkv2L1CMJ3vjoY&e= > > Right Geertjan, that is the best thing to do. "Using Structured Logging for Communication" is the best logging pattern possible with java.util.logging infrastructure, in my opinion. -jt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists