Debugging classifications
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Building applications
You must add a system property to enable classification debugging.
Debugging classifications
The resulting log entries list the name of each classifier that runs, along with all the
names and values that are available to the criteria in the classifier. To log debugging
information about classifications,
add the following system
property.
System Property | Description |
---|---|
glide.discovery.debug.ci_identification | Enables debugging information for process classification.
|