Java Logging API

GPTKB entity

Statements (60)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)
gptkbp:allows custom logging configurations
gptkbp:can_be multiple outputs
gptkbp:can_be_extended_by with custom formatters
with custom handlers
gptkbp:can_be_used_with Java EE applications
Java SE applications
gptkbp:error_handling with stack traces
https://www.w3.org/2000/01/rdf-schema#label Java Logging API
gptkbp:includes gptkb:Company
gptkb:event
Formatter
Log Manager
gptkbp:introduced gptkb:Java_1.4
gptkbp:is_available_in open-source projects
commercial software
gptkbp:is_compatible_with Java SE 1.4 and later
gptkbp:is_designed_for logging in Java applications
gptkbp:is_designed_to be flexible
be performant
be thread-safe
gptkbp:is_documented_in Java API documentation
gptkbp:is_influenced_by logging frameworks
gptkbp:is_maintained_by gptkb:Database_Management_System
gptkbp:is_often_compared_to gptkb:DJ
gptkb:Apache_Commons_Logging
gptkb:Log4j
gptkbp:is_part_of gptkb:Java_Enterprise_Edition
gptkb:Java_Standard_Edition
gptkbp:is_used_for debugging
error tracking
monitoring
gptkbp:is_used_in gptkb:mobile_application
enterprise applications
desktop applications
microservices architecture
web applications
cloud applications
gptkbp:message with custom metadata
gptkbp:part_of gptkb:Java_Enhancement_Proposal
gptkbp:provides logging capabilities
remote logging
console logging
file logging
log levels such as CONFIG
log levels such as FINE
log levels such as FINER
log levels such as FINEST
log levels such as INFO
log levels such as SEVERE
log levels such as WARNING
socket logging
gptkbp:setting via properties file
gptkbp:supports XML configuration
log filtering
log formatting
multiple logging levels
internationalization of log messages