Package org.elasticsearch.common.logging
package org.elasticsearch.common.logging
-
ClassesClassDescriptionRepresents a single log line in a json format.Tests that extend this class verify that all json layout fields appear in the first few log lines after startup Fields available upon process startup:
type,timestamp,level,component,message,node.name,cluster.name.Returns a stream of json log lines.Converts%test_thread_infoin log4j patterns into information based on the loggin thread's name.