What do you mean by canned logger messages? Does this help: http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html
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 <arnab.cha...@oracle.com> wrote: > 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 NetBeans plugin. > > Are you aware of anything like this that exists today? > > Can you recommend me any place/link to explore something similar? > > Kind regards. > Arnab > > >