Package | Description |
---|---|
com.google.gwt.logging.impl |
Modifier and Type | Class and Description |
---|---|
class |
LoggerImplNull
Null implementation for the Logger class which ensures that calls to Logger
compile out when logging is disabled.
|
class |
LoggerImplRegular
Implementation for the Logger class when logging is enabled.
|
class |
LoggerImplSevere
Implementation for the Logger class when logging is enabled only at Severe and above.
|
class |
LoggerImplWarning
Implementation for the Logger class when logging is enabled only at Warning and above.
|
Copyright © 2018. All rights reserved.