Modifier and Type | Method | Description |
---|---|---|
MessageHeaderFormat |
TargetConfiguration.getMessageHeaderFormat() |
Describes the way of formatting the log message header.
|
MessageHeaderFormat |
TargetConfigurationImpl.getMessageHeaderFormat() |
Describes the way of formatting the log message header.
|
static MessageHeaderFormat |
MessageHeaderFormat.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MessageHeaderFormat[] |
MessageHeaderFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TargetConfiguration.setMessageHeaderFormat(MessageHeaderFormat value) |
|
void |
TargetConfigurationImpl.setMessageHeaderFormat(MessageHeaderFormat value) |
Constructor | Description |
---|---|
NetworkTargetConfigurationImpl(boolean isEnabled,
VerboseLevel verbose,
Buffering buffering,
int bufferCapacity,
java.lang.String spoolFile,
java.lang.Long expire,
java.lang.String filter,
MessageHeaderFormat fmt) |
Constructor.
|
NetworkTargetConfigurationImpl(boolean isEnabled,
VerboseLevel verbose,
Buffering buffering,
int bufferCapacity,
java.lang.String spoolFile,
java.lang.Long expire,
java.lang.String filter,
MessageHeaderFormat fmt,
java.lang.String hdrDelim) |
Constructor.
|
TargetConfigurationImpl(boolean enabled,
VerboseLevel level,
java.lang.String filter,
MessageHeaderFormat msgHdrformat) |
Constructor.
|
TargetConfigurationImpl(boolean enabled,
VerboseLevel level,
java.lang.String filter,
MessageHeaderFormat msgHdrformat,
java.lang.String msgHdrDelim) |
Constructor.
|
Modifier and Type | Field | Description |
---|---|---|
static OptionDescriptor<MessageHeaderFormat> |
OptionsDescriptions.MessageHeaderFormatOption |
Modifier and Type | Method | Description |
---|---|---|
MessageHeaderFormat |
FileConfigurationReadOnly.getMessageHeaderFormat() |
Describes the way of formatting the log message header.
|
MessageHeaderFormat |
TargetConfigurationReadOnly.getMessageHeaderFormat() |
|
MessageHeaderFormat |
ConfigOptionsAccessor.getMsgHeaderFormat() |
Modifier and Type | Method | Description |
---|---|---|
void |
FileConfigurationReadOnly.setMessageHeaderFormat(MessageHeaderFormat format) |
|
void |
TargetConfigurationReadOnly.setMessageHeaderFormat(MessageHeaderFormat value) |
Modifier and Type | Method | Description |
---|---|---|
MessageHeaderFormat |
Formatter.getMessageHeaderFormat() |
Modifier and Type | Method | Description |
---|---|---|
void |
Formatter.setMessageHeaderFormat(MessageHeaderFormat messageHeaderFormat) |
Constructor | Description |
---|---|
Formatter(TimeFormat timeFormat,
TimeUsage timeUsage,
MessageHeaderFormat messageHeaderFormat) |
|
Formatter(TimeFormat timeFormat,
TimeUsage timeUsage,
MessageHeaderFormat messageHeaderFormat,
java.lang.String messageHeaderDelimiter) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.