public static class SolEnum.LogCategory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL
ALL is a category that can be used for filters to select all logging
cateogries.
|
static int |
APP
The APP category is not used by JavaRTO
|
static int |
SDK
Logs generated by JavaRTO will be in the SDK category.
|
| Constructor and Description |
|---|
LogCategory() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(int fieldValue) |
public static final int ALL
public static final int SDK
public static final int APP
Copyright 2004-2025 Solace Corporation. All rights reserved.