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