public class Logging
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Logging.Loggable
Represents a class other classes can implement to gain logging
functionality.
|
static class |
Logging.Logger
Represents a logger.
|
static class |
Logging.LoggingConfig
Represents the way to save a logging file.
|
Constructor and Description |
---|
Logging() |