public class LoggerType extends Object
properties.add(TopLinkProperties.LoggerType, LoggerType.JavaLogger);Property values are case-insensitive.
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT |
static String |
DefaultLogger |
static String |
JavaLogger |
Constructor and Description |
---|
LoggerType() |
public static final String DefaultLogger
public static final String JavaLogger
public static final String DEFAULT
Copyright © 2022. All rights reserved.