Skip to content
Antonio Vieiro edited this page Jan 25, 2018 · 1 revision

DevFaqUIGestures

DevFaqUIGestures

A perfect tool to get you know users of your application. Read more…​.

How should the LogRecords be named

Use structured logging e.g. use just a machine name for a log record’s message and keep its localized version in a Bundle. Set the logger name to be below the namespace {org.netbeans.ui} in some meaningful subpackage.

The statistic on the server shall then recognize the logger name as well as the message.

How to verify that my "agent" is logging correctly?

Make sure the interactive gestures collector is installed. Make "Memory" toolbar visible. Execute the action that does the logging. Invoke the icon in the "memory" toolbar and "View Data". Use the combo box to scroll to the right message - which anyway should be somewhere at the bottom of the displayed file.

How to find out existing logger

They are listed at UIGesturesCollector.

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqUIGestures , that was last modified by NetBeans user Dsimonek on 2009-12-03T16:04:18Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.

Clone this wiki locally