Java SE Logging API

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows custom loggers
log file configuration
gptkbp:can_be databases
files
remote servers
system console
gptkbp:compatibleWith gptkb:Java_EE
gptkb:Java_ME
gptkbp:developedBy gptkb:Oracle_Corporation
gptkbp:documentedIn Java documentation
https://www.w3.org/2000/01/rdf-schema#label Java SE Logging API
gptkbp:impact custom formatters
custom handlers
gptkbp:includes Formatter class
Handler class
Logger class
gptkbp:influenced logging frameworks
gptkbp:introduced Java 1.4
gptkbp:is_accessible_by properties file
gptkbp:is_available_in Java 1.4
gptkbp:is_designed_to performance
flexibility
scalability
gptkbp:is_part_of gptkb:Java_Standard_Edition
gptkb:Java_Development_Kit_(JDK)
gptkbp:is_used_in audit logging
debugging
error tracking
microservices
monitoring
JavaFX applications
performance logging
Android_applications
Java_applications
Java_web_applications
Java_enterprise_applications
gptkbp:maintainedBy Java_community
gptkbp:partOf gptkb:Java_Platform
gptkbp:provides logging capabilities
log filtering
log rotation
asynchronous logging
log formatting
gptkbp:supports log levels
console logging
logging to multiple outputs
XML_configuration
gptkbp:uses java.util.logging package