Uses of Interface
provided.logger.ILogEntry
Packages that use ILogEntry
Package
Description
FOR INTERNAL USE ONLY!  DEVELOPER CODE SHOULD NEVER DIRECTLY ACCESS ANYTHING IN THIS PACKAGE!
 Implementation details for the logger  library.
Convenience and utility support for the logger library
- 
Uses of ILogEntry in provided.logger
Methods in provided.logger that return ILogEntryModifier and TypeMethodDescriptionstatic ILogEntryInstantiate a new ILogEntry instance with the given non-null characteristics.Methods in provided.logger with parameters of type ILogEntryModifier and TypeMethodDescriptionvoidProcess the given log entryFormat the given log entry as a StringvoidTYPICAL DEVELOPER CODE NEVER CALLS THIS METHOD! Log the given log entry using a completed ILogEntry object where the code location is being explicitly specified. - 
Uses of ILogEntry in provided.logger.impl
Methods in provided.logger.impl with parameters of type ILogEntry - 
Uses of ILogEntry in provided.logger.util
Methods in provided.logger.util with parameters of type ILogEntry