public class LogAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LEVEL
Log level
|
static String |
LOG_DIRECTORY
Log directory
|
static String |
LOG_FILE_NAME
Log file Name
|
static String |
ROLL_OVER_BYTES
Roll over bytes
|
static String |
ROLL_OVER_SECS
Roll over seconds
|
public static final String LEVEL
public static final String LOG_DIRECTORY
public static final String LOG_FILE_NAME
public static final String ROLL_OVER_BYTES
public static final String ROLL_OVER_SECS
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.