PTLog API - 1.0
A B C D E F G H I J K L N O P R S T U W

A

ACCEPT - Static variable in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilter
Result code: logging request should be accepted.
ALIAS_KEY_PREFIX - Static variable in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Prefix of key string in Properties.
ALL - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Convenience for fitler to accept all log type.
ALL - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Convenience for fitler to deny all log type.
ALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Convenience to use this class without construction.
ALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Convenience to use this class without construction.
ALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Convenience to use this class without construction.
ALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Convenience to use this class without construction.
AcceptFilter - class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter.
Utility to get filter to accept logging request.
AcceptFilter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
 
accepts(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter
Returns true always.
accepts(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Return true always.
accepts(Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ObjectFormatter
Examine specified one is acceptable for implementation.
accepts(Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.UniversalFormatter
Examine specified one is acceptable for implementation.
accepts(LogType, String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Examine loggability of specified request.
accepts(LogType, String, String) - Method in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilter
Examine loggability of specified request.
add(String, byte) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, byte, ByteFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Byte) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Byte, ByteFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, char) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, char, CharFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Character) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Character, CharFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, short) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, short, ShortFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Short) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Short, ShortFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, int) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, int, IntFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Integer) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Integer, IntFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, long) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, long, LongFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Long) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Long, LongFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, float) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, float, FloatFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Float) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Float, FloatFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, double) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, double, DoubleFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Double) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Double, DoubleFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Object) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, Object, ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(Object, ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
add(String, byte) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, byte, ByteFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Byte) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Byte, ByteFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, char) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, char, CharFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Character) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Character, CharFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, short) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, short, ShortFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Short) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Short, ShortFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, int) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, int, IntFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Integer) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Integer, IntFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, long) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, long, LongFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Long) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Long, LongFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, float) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, float, FloatFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Float) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Float, FloatFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, double) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, double, DoubleFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Double) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Double, DoubleFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(String, Object, ObjectFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about named value to log record.
add(Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about un-named value to log record.
add(Object, ObjectFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Add information about un-named value to log record.
add(String, byte) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, byte, ByteFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Byte) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Byte, ByteFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, char) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, char, CharFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Character) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Character, CharFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, short) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, short, ShortFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Short) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Short, ShortFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, int) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, int, IntFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Integer) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Integer, IntFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, long) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, long, LongFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Long) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Long, LongFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, float) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, float, FloatFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Float) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Float, FloatFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, double) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, double, DoubleFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Double) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Double, DoubleFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Object) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(String, Object, ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(Object, ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
add(ServiceProvider, Properties) - Method in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Add converters Created from specified properties.
add(ServiceProvider, InputStream) - Method in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Add converters created from specified stream.
add(ServiceProvider, String) - Method in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Add converters created from specified file.
addComponent(Object, Object, String) - Method in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
 
addComponent(Object, Object, String) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig
 
addComponent(Object, Object, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
 
addComponent(Object, Object, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
 
addConfiguration(String, DefaultLogFormatterFactory.Configuration) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
Add custom Configuration for specified symbol.
addEvaluater(String, ParamEvaluater) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
Add new variation.
addFirst(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Add specified object to list as first element.
addFirst(LogFilter) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Add specified filter to filter list as first.
addGlobal(Class, ParamHandler.Converter) - Static method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Register converter for specified target class globally.
addLast(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Add specified object to list as last element.
addLast(LogFilter) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Add specified filter to filter list as last.
addListener(ConfigListener) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport
Add listener to listener list.
addListener(LogTap.Listener) - Static method in class jp.ne.dti.lares.foozy.ptlog.LogTap
 
addLocal(Class, ParamHandler.Converter) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Register converter for specified target class instance locally.
addObjectFormatter(ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Add specified one to list as formatter candidate.
addServee(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Add "LogServee" to management list.
addServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogServer
Add specified one to management list.
addServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Add "LogServee" to management list.
addServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogServer
Does nothing.
addTypeConverter(TypeConverter) - Method in class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
Add specified converter to converter list.
addTypeConverters(Collection) - Method in class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
 

B

BufferFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.BufferFormatter.
Abstraction to format buffered information.
ByteFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.ByteFormatter.
Abstraction to format "byte" value.

C

CHAR - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
For convenience to format in char it self.
COMPONENT_KEY_PREFIX - Static variable in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Prefix of key string in Properties.
CONVERTER_ACCEPTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
CONVERTER_BOOLEAN - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Boolean.
CONVERTER_BOOLEAN_TRIM - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Boolean.
CONVERTER_CLASS - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Class.
CONVERTER_CLASS_TRIM - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Class.
CONVERTER_NUMBER - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Number(Long, in fact).
CONVERTER_NUMBER_TRIM - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to Number(Long, in fact).
CONVERTER_OBJECT - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert String to Object.
CONVERTER_OBJECT_TRIM - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert String to Object.
CONVERTER_STRING - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to String(= does nothing).
CONVERTER_STRING_TRIM - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Converter to convert from String to String.
CharFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.CharFormatter.
Abstraction to format "char" value.
ClassbaseTypeConverter - class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverter.
Implementation to convert log type by class base examination.
ClassbaseTypeConverter(Class, Object) - Constructor for class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverter
Constructor.
ClassbaseTypeConverterFactory - class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverterFactory.
Implementation to convert log type by class base examination.
ClassbaseTypeConverterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverterFactory
Constructor.
CloseGuard - class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.
Collection of classes to guard stream/writer from "close" request.
CloseGuard() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard
 
CloseGuard.StreamWrapper - class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.StreamWrapper.
Writer which prevents user from closing output stream.
CloseGuard.StreamWrapper(OutputStream, String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.StreamWrapper
Constructor.
CloseGuard.StreamWrapper(OutputStream) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.StreamWrapper
Constructor.
CloseGuard.WriterWrapper - class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.WriterWrapper.
Writer wrapper which prevents user from closing another.
CloseGuard.WriterWrapper(Writer) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.WriterWrapper
Constructor.
CompositeLogFilter - class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter.
Filter consisting with others.
CompositeLogFilter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Constructor.
ConfigListener - interface jp.ne.dti.lares.foozy.ptlog.ConfigListener.
Receive notification of log service provider configuration changes.
ConfigLogType - class jp.ne.dti.lares.foozy.ptlog.ConfigLogType.
Log type to record configuration at runtime.
ConfigLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.ConfigLogType
Constructor.
checkRadix(int) - Static method in class jp.ne.dti.lares.foozy.ptlog.format.FormatterUtil
 
clear() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Remove all elements from list.
clear() - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Clear all subject informations in subject stack.
clear() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Remove all filters from filter list.
clearTypeConverter() - Method in class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
Clear all registered converters.
close() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.StreamWrapper
Ignore closing.
close() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard.WriterWrapper
Ignore closing.
config(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "config" type.
config(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "config" type.
config(WriterProvider, Properties) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Configure WriterProvider by specified properties.
config(WriterProvider, InputStream) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Configure WriterProvider by properties from specified stream.
config(WriterProvider, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Configure WriterProvider by properties from specified file.
configure(DefaultLogFormatter) - Method in interface jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory.Configuration
Configure specified formatter.
convert(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverter
Convert specified log type.
convert(LogType) - Method in interface jp.ne.dti.lares.foozy.ptlog.TypeConverter
Convert specified log type to another.
convert(String) - Method in interface jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler.Converter
 
convert(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.DefaultTypeConverter
Convert from type to Invocator.
convert(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.DefaultTypeConverter
Convert from type to Level.
convert(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.DefaultTypeConverter
Convert from type to Level.
convert(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Convert from type to String.
convertType(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
Convert specified type to log service specific object.
create(String) - Method in class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverterFactory
Create converter by specified parameter string.
create(String) - Method in interface jp.ne.dti.lares.foozy.ptlog.TypeConverterFactory
Create convert from specified parameter.
create(String, String, String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
Create DefaultLogFormatter.
create(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
 
create(String) - Method in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactory
Create filter from specified parameter.
create(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactoryBase
Create filter by specified parameters.
create(String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactoryBase
Create filter by specified parameter.
create(String) - Method in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactory
Create formatter from specified parameter.
create(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactoryBase
Create formatter by specified parameters.
create(String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactoryBase
Create formatter by specified parameter.
create(Properties) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Create filter by specified properties.
create(InputStream) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Create filter by properties from specified stream.
create(String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Create filter by properties from specified file.
create(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
createLevel(String, char) - Static method in class jp.ne.dti.lares.foozy.ptlog.log4j.LevelUtil
 
createLevel(String, char) - Static method in class jp.ne.dti.lares.foozy.ptlog.logapi.LevelUtil
 
createResult(String) - Method in class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverterFactory
Create conversion result object.
createResult(String) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorTypeConverterFactory
 
createResult(String) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.LevelTypeConverterFactory
 
createResult(String) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LevelTypeConverterFactory
 
createResult(String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.LabelTypeConverterFactory
This returns String#trim()-ed value.
create_(Object, Properties) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig
Create Object from specified properties.
create_(Object, InputStream) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig
Create Object from specified stream.
create_(Object, String) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig
Create Object from specified file.

D

DEFAULT_DATEFORMAT - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Default format to format date information.
DEFAULT_DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Default delimiter to delimit each fields.
DEFAULT_DELIMITERS - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Default delimiter characters.
DEFAULT_FORMATTER - Variable in class jp.ne.dti.lares.foozy.ptlog.LogTap
Default formatter to format value specified at logging request.
DEFAULT_PREFIX - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Default prefix of log record line.
DEFAULT_SUFFIX - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Default suffix of log record line.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.ClassbaseTypeConverterFactory
Delimiter character to split parameter string into required parameters.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Delmiter between factory name and configuration parameter.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactoryBase
Delimiter character to split parameter string into required parameters.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactoryBase
Delimiter character to split parameter string into required parameters.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Delimiter between factory alias name and others.
DELIMITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Delimiter between factory alias name and others.
DELIMITER_ADD - Static variable in interface jp.ne.dti.lares.foozy.ptlog.format.BufferFormatter
ID of delimiter between each added values.
DELIMITER_MESSAGE - Static variable in interface jp.ne.dti.lares.foozy.ptlog.format.BufferFormatter
ID of delimiter between message and added values.
DELIMITER_VALUE - Static variable in interface jp.ne.dti.lares.foozy.ptlog.format.BufferFormatter
ID of delimiter between name and value to be added.
DENY - Static variable in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilter
Result code: logging request should be denied.
DISALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Convenience to use this class without construction.
DISALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Convenience to use this class without construction.
DISALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Convenience to use this class without construction.
DISALLOW_FAILURE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Convenience to use this class without construction.
DefaultBufferFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultBufferFormatter.
Default implementation.
DefaultBufferFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultBufferFormatter
Constructor.
DefaultByteFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter.
Default implementation.
DefaultByteFormatter(int, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
Constructor.
DefaultCharFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter.
Default implementation.
DefaultCharFormatter(int) - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
Constructor.
DefaultDoubleFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter.
Default implementation.
DefaultDoubleFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter
Constructor.
DefaultFloatFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter.
Default implementation.
DefaultFloatFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter
Constructor.
DefaultIntFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter.
Default implementation.
DefaultIntFormatter(int, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
Constructor.
DefaultLogFormatter - class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter.
Default implementation.
DefaultLogFormatter(String, String, String, String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Constructor.
DefaultLogFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Constructor.
DefaultLogFormatterFactory - class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory.
Default implementation.
DefaultLogFormatterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
Constructor.
DefaultLogFormatterFactory.Configuration - interface jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory.Configuration.
Abstraction to configure instanciated DefaultLogFormatterFactory.
DefaultLongFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter.
Default implementation.
DefaultLongFormatter(int) - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
Constructor.
DefaultObjectFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter.
Default implementation.
DefaultObjectFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter
Constructor.
DefaultShortFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter.
Default implementation.
DefaultShortFormatter(int, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
Constructor.
DefaultTraceFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter.
Default implementation.
DefaultTraceFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Constructor.
DefaultTypeConverter - class jp.ne.dti.lares.foozy.ptlog.jcl.DefaultTypeConverter.
Default implementation for JCL(Jakarta Commons Logging).
DefaultTypeConverter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.DefaultTypeConverter
Constructor.
DefaultTypeConverter - class jp.ne.dti.lares.foozy.ptlog.log4j.DefaultTypeConverter.
Default implementation for Log4j.
DefaultTypeConverter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.log4j.DefaultTypeConverter
Constructor.
DefaultTypeConverter - class jp.ne.dti.lares.foozy.ptlog.logapi.DefaultTypeConverter.
Default implementation for JDK logging API.
DefaultTypeConverter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.logapi.DefaultTypeConverter
Constructor.
DefaultTypeConverter - class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter.
Default implementation for WriterProvider.
DefaultTypeConverter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Constructor.
DefaultUniversalFormatter - class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter.
Default implementation.
DefaultUniversalFormatter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Constructor.
DenyFilter - class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter.
Utility to get filter to deny logging request.
DenyFilter() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
 
DoubleFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.DoubleFormatter.
Abstraction to format "double" value.
DumpLogType - class jp.ne.dti.lares.foozy.ptlog.DumpLogType.
Log type to record data dump mainly for debug.
DumpLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.DumpLogType
Constructor.
dump(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "dump" type.
dump(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "dump" type.
dumpStatus() - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
 

E

ESCAPE - Static variable in class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Character to escape delimiter.
EffectiveLogBuffer - class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer.
Implementation to do logging.
EffectiveLogBuffer(LogContext, LogType, String, UniversalFormatter) - Constructor for class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
Constructor.
EffectiveLogServer - class jp.ne.dti.lares.foozy.ptlog.EffectiveLogServer.
(Part )concretization of "LogServer" to work
EffectiveLogServer() - Constructor for class jp.ne.dti.lares.foozy.ptlog.EffectiveLogServer
Constructor.
ErrorLogType - class jp.ne.dti.lares.foozy.ptlog.ErrorLogType.
Log type to record non-fatal error.
ErrorLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.ErrorLogType
Constructor.
enables(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine loggability to specified type.
enables(LogType, String) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogContext
Examine whether specified type logging is enabled for specified method.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogContext
Return false always.
enables(Log) - Method in interface jp.ne.dti.lares.foozy.ptlog.jcl.Invocator
Examne loggability.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Debug
Use Log#isDebugEnabled.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Error
Use Log#isErrorEnabled.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Fatal
Use Log#isFatalEnabled.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Info
Use Log#isInfoEnabled.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Trace
Use Log#isTraceEnabled.
enables(Log) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Warn
Use Log#isWarnEnabled.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLLogContext
Delegate request to effective Invocator.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jLogContext
Delegate request to Logger of Log4j.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPILogContext
Delegate request to Logger of JDK logging API.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadLogContext
Select effective context and delegate request to it.
enables(LogType, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterLogContext
Delegate request to WriterProvider.
enables(LogType, String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Examine loggability of specified type/subject/method.
enablesConfig() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "config" type logging is enabled for this.
enablesDump() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "dump" type logging is enabled for this.
enablesError() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "error" type logging is enabled for this.
enablesFatal() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "fatal" type logging is enabled for this.
enablesInfo() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "info" type logging is enabled for this.
enablesTrace() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "trace" type logging is enabled for this.
enablesWarn() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Examine whether "warn" type logging is enabled for this.
enter() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log message for method enterring.
enter(String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Format "enter" information.
enter(String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
enter(String, String) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.TraceFormatter
Format "enter" information.
equals(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.LogType
 
error(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "error" type.
error(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "error" type.
evaluate(String, char) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamEvaluater
Evaluate specified parameter.
evaluate(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamEvaluater
Evaluate specified parameters.
exit() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log message for method exiting.
exit(String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Format "exit" information.
exit(String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
exit(String, String) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.TraceFormatter
Format "exit" information.

F

FatalLogType - class jp.ne.dti.lares.foozy.ptlog.FatalLogType.
Log type to record fatal error.
FatalLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.FatalLogType
Constructor.
FloatFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.FloatFormatter.
Abstraction to format "float" value.
FormatterUtil - class jp.ne.dti.lares.foozy.ptlog.format.FormatterUtil.
 
FormatterUtil() - Constructor for class jp.ne.dti.lares.foozy.ptlog.format.FormatterUtil
 
fatal(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "fatal" type.
fatal(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "fatal" type.
fireReconfigure() - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Propagete notification of configuration changes.
flush() - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
flush() - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Flush buffered log information.
flush() - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
forConfig() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "config" type logging.
forConfig(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "config" type logging.
forDump() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "dump" type logging.
forDump(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "dump" type logging.
forError() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "error" type logging.
forError(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "error" type logging.
forFatal() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "fatal" type logging.
forFatal(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "fatal" type logging.
forInfo() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "info" type logging.
forInfo(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "info" type logging.
forName(String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Get filter to accept specified subject name.
forName(String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Get filter to deny specified subject name.
forNameNMethod(String, String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Get filter to accept specified subject name and method.
forNameNMethod(String, String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Get filter to deny specified subject name and method.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
Get object which adapts "this" to ObjectFormatter.
forObject() - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
Get object which adapts "this" to ObjectFormatter.
forPrefix(String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Get filter to accept specified subject prefix name.
forPrefix(String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Get filter to deny specified subject prefix name.
forPrefixNMethod(String, String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Get filter to accept specified subject prefix name and method.
forPrefixNMethod(String, String) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Get filter to deny specified subject prefix name and method.
forTrace() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "trace" type logging.
forTrace(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "trace" type logging.
forType(LogType) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.AcceptFilter
Get filter to accept specified type.
forType(LogType) - Static method in class jp.ne.dti.lares.foozy.ptlog.writer.DenyFilter
Get filter to deny specified type.
forWarn() - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "warn" type logging.
forWarn(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get "LogBuffer" for "warn" type logging.
format(byte) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ByteFormatter
Format specified value.
format(Byte) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ByteFormatter
Format specified value.
format(char) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.CharFormatter
Format specified value.
format(Character) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.CharFormatter
Format specified value.
format(byte) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
 
format(Byte) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
 
format(char) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
 
format(Character) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
 
format(double) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter
 
format(Double) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter
 
format(float) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter
 
format(Float) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter
 
format(int) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
 
format(Integer) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
 
format(long) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
 
format(Long) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
 
format(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter
Format specified value.
format(short) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
 
format(Short) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
 
format(byte) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Byte) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(char) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Character) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(short) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Short) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(int) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Integer) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(long) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Long) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(float) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Float) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(double) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Double) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
format(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified object.
format(double) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.DoubleFormatter
Format specified value.
format(Double) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.DoubleFormatter
Format specified value.
format(float) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.FloatFormatter
Format specified value.
format(Float) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.FloatFormatter
Format specified value.
format(int) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.IntFormatter
Format specified value.
format(Integer) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.IntFormatter
Format specified value.
format(long) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.LongFormatter
Format specified value.
format(Long) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.LongFormatter
Format specified value.
format(Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ObjectFormatter
Format specified value.
format(short) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ShortFormatter
Format specified value.
format(Short) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.ShortFormatter
Format specified value.
format(Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.UniversalFormatter
Format specified value.
format(String, String, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Format logging information.
format(String, String, String, String, Throwable) - Method in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFormatter
Format logging information.
formatDate() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Get formatted string to show current date(and/or timestamp).
formatThreadID() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Get formatted string to show current thread.
formatThrowable(Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Get formatted string to show specified throwable.

G

getCategory() - Method in class jp.ne.dti.lares.foozy.ptlog.LogType
Get base category of this logging type.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.LogDirector
Get context for specified subject.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Get context for specified log subject.
getContext() - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Get context of this instance.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogServer
Return NullLogContext always.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLProvider
Return JCLLogContext.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jProvider
Return Log4jLogContext.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPIProvider
Return LogAPILogContext.
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
 
getContext(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Return WriterLogContext.
getDateFormat() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Get 'Format' created with constructor parameter.
getDelimiter(int) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.BufferFormatter
Get delimter for specified type.
getDelimiter(int) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultBufferFormatter
Return fixed value.
getDelimiter(int) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
 
getFormatter() - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Get default formatter of this instance.
getInvocator(String) - Static method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
getInvocator(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLProvider
Select effective Invocator for specified type.
getLevel(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jProvider
Select effective Level for specified type.
getLevel(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPIProvider
Select effective Level for specified type.
getLog(String) - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Get Log to request logging from specified method.
getLog(String, UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Get Log to request loggin from specified method.
getLogBuffer(LogType, UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get LogBuffer for specified type.
getLogBuffer(LogType) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Get LogBuffer for specified type.
getNext() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Get the next token from tokenizer.
getRest() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Get un-tokenized(= rest) part of string.
getServees() - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogServer
 
getServees() - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Get iterator of registered "LogServee"s.
getServees() - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogServer
Return empty iterator always.
getServer() - Method in class jp.ne.dti.lares.foozy.ptlog.IntermediateServer
Get current "LogServer" of this.
getServer() - Method in class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport
Get current "LogServer" of this.
getServer() - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Get current "LogServer" of this.
getSubject(boolean) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogContext
Get name of logging request subject.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogContext
Return subject name of logging request.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLLogContext
Return subject name of logging request.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jLogContext
Return subject name of logging request.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPILogContext
Return subject name of logging request.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadLogContext
Select effective context and return subject name of logging request.
getSubject(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterLogContext
Return subject name of logging request.
getSubjectName(Object) - Static method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Get subject name of specified object.

H

handle(String, char) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Handle specified parameter/delimiter.
hasMore() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Examine wheter there are any more available tokens.
hashCode() - Method in class jp.ne.dti.lares.foozy.ptlog.LogType
 

I

INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.ConfigLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.DumpLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.ErrorLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.FatalLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.InfoLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.NullLogContext
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.NullLogServer
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.TraceLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.WarnLogType
For convenience access to instance of this class.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultBufferFormatter
For convenience to format buffered information.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultDoubleFormatter
For convenience to format double value.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultFloatFormatter
For convenience to format float value.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter
For convenience to format object value.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
 
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.DefaultTypeConverter
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Debug
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Error
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Fatal
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Info
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Trace
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Warn
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLProvider
Use this because constructor is "private".
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.log4j.DefaultTypeConverter
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jProvider
Use this because constructor is "private".
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.logapi.DefaultTypeConverter
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPIProvider
Use this because constructor is "private".
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
For convenience to use this class without construction.
INSTANCE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Convenience to use this class without construction.
InfoLogType - class jp.ne.dti.lares.foozy.ptlog.InfoLogType.
Log type to record some notifications at runtime.
InfoLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.InfoLogType
Constructor.
IntFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.IntFormatter.
Abstraction to format "int" value.
IntermediateServer - class jp.ne.dti.lares.foozy.ptlog.IntermediateServer.
Intermediate server which relays logging request to another
IntermediateServer() - Constructor for class jp.ne.dti.lares.foozy.ptlog.IntermediateServer
Constructor.
Invocator - interface jp.ne.dti.lares.foozy.ptlog.jcl.Invocator.
Abstraction of method invocation on JCL "Log object.
InvocatorTypeConverterFactory - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorTypeConverterFactory.
 
InvocatorTypeConverterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorTypeConverterFactory
 
InvocatorUtil - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.
 
InvocatorUtil() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
InvocatorUtil.Debug - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Debug.
Implementation for "debug" level.
InvocatorUtil.Debug() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Debug
Constructor.
InvocatorUtil.Error - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Error.
Implementation for "error" level.
InvocatorUtil.Error() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Error
Constructor.
InvocatorUtil.Fatal - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Fatal.
Implementation for "fatal" level.
InvocatorUtil.Fatal() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Fatal
Constructor.
InvocatorUtil.Info - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Info.
Implementation for "info" level.
InvocatorUtil.Info() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Info
Constructor.
InvocatorUtil.Trace - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Trace.
Implementation for "trace" level.
InvocatorUtil.Trace() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Trace
Constructor.
InvocatorUtil.Warn - class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Warn.
Implementation for "warn" level.
InvocatorUtil.Warn() - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Warn
Constructor.
info(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "info" type.
info(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "info" type.
initialized(LogTap, String, Class) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogTap.Listener
This is invoked when LogTap is constructed.
isEmpty() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Examine empty-ness of list.
isSwitchable() - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Return whether this instance allows writer switching.
iterator() - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Get iterator for current elements.

J

JCLLogContext - class jp.ne.dti.lares.foozy.ptlog.jcl.JCLLogContext.
Implementation for JCLProvider.
JCLLogContext(Log, String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.jcl.JCLLogContext
Constructor.
JCLProvider - class jp.ne.dti.lares.foozy.ptlog.jcl.JCLProvider.
Log service provider for adaptation to JCL(Jakarta Commons Logging).
jp.ne.dti.lares.foozy.ptlog - package jp.ne.dti.lares.foozy.ptlog
This package provides core classes/interfaces of PTLog.
jp.ne.dti.lares.foozy.ptlog.format - package jp.ne.dti.lares.foozy.ptlog.format
This package provides interfaces/default implementation to format value logging.
jp.ne.dti.lares.foozy.ptlog.glue - package jp.ne.dti.lares.foozy.ptlog.glue
This package provides utilities to glue components up.
jp.ne.dti.lares.foozy.ptlog.jcl - package jp.ne.dti.lares.foozy.ptlog.jcl
This package provides log service to adapt to Jakarta Commons Logging(JCL).
jp.ne.dti.lares.foozy.ptlog.log4j - package jp.ne.dti.lares.foozy.ptlog.log4j
This package provides log service to adapt to Apache Log4j.
jp.ne.dti.lares.foozy.ptlog.logapi - package jp.ne.dti.lares.foozy.ptlog.logapi
This package provides log service to adapt to JDK logging API.
jp.ne.dti.lares.foozy.ptlog.thread - package jp.ne.dti.lares.foozy.ptlog.thread
This package provides intermediate log server holding thread local invocation context.
jp.ne.dti.lares.foozy.ptlog.writer - package jp.ne.dti.lares.foozy.ptlog.writer
This package provides log service to write log out on specified java.io.Writer without another underlying logging framework.

K

KEY_PREFIX_ALIAS - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Prefix of key string for factory alias in Properties.
KEY_PREFIX_ALIAS - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Prefix of key string for factory alias in Properties.
KEY_PREFIX_COMPONENT - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Prefix of key string for filter component in Properties.
KEY_PREFIX_COMPONENT - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Prefix of key string for formatter instance in Properties.

L

LABEL_CONFIG - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "config" log type.
LABEL_DEBUG - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_DUMP - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "dump" log type.
LABEL_ENTER - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Label string used for "enter" method.
LABEL_ERROR - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_ERROR - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "error" log type.
LABEL_EXIT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Label string used for "exit" method.
LABEL_FATAL - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_FATAL - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "fatal" log type.
LABEL_INFO - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_INFO - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "info" log type.
LABEL_NULL - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultObjectFormatter
 
LABEL_NULL - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.FormatterUtil
Label string used for "null" value.
LABEL_PASS - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Label string used for "pass" method.
LABEL_TRACE - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_TRACE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "trace" log type.
LABEL_UNKNOWN - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for unknown log type.
LABEL_WARN - Static variable in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil
 
LABEL_WARN - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultTypeConverter
Label string for "warn" log type.
LabelTypeConverterFactory - class jp.ne.dti.lares.foozy.ptlog.writer.LabelTypeConverterFactory.
Factory to convert log type to label string.
LabelTypeConverterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.LabelTypeConverterFactory
Constructor.
LevelTypeConverterFactory - class jp.ne.dti.lares.foozy.ptlog.log4j.LevelTypeConverterFactory.
 
LevelTypeConverterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.log4j.LevelTypeConverterFactory
 
LevelTypeConverterFactory - class jp.ne.dti.lares.foozy.ptlog.logapi.LevelTypeConverterFactory.
 
LevelTypeConverterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.logapi.LevelTypeConverterFactory
 
LevelUtil - class jp.ne.dti.lares.foozy.ptlog.log4j.LevelUtil.
 
LevelUtil() - Constructor for class jp.ne.dti.lares.foozy.ptlog.log4j.LevelUtil
 
LevelUtil - class jp.ne.dti.lares.foozy.ptlog.logapi.LevelUtil.
 
LevelUtil() - Constructor for class jp.ne.dti.lares.foozy.ptlog.logapi.LevelUtil
 
LevelUtil.InternalLevel - class jp.ne.dti.lares.foozy.ptlog.log4j.LevelUtil.InternalLevel.
Class for Log4j revision portability.
LevelUtil.InternalLevel(int, String, int) - Constructor for class jp.ne.dti.lares.foozy.ptlog.log4j.LevelUtil.InternalLevel
Constructor.
LevelUtil.InternalLevel - class jp.ne.dti.lares.foozy.ptlog.logapi.LevelUtil.InternalLevel.
 
LevelUtil.InternalLevel(int, String, String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.logapi.LevelUtil.InternalLevel
Constructor.
Log - class jp.ne.dti.lares.foozy.ptlog.Log.
Entry point to request logging.
Log(LogContext, String, UniversalFormatter) - Constructor for class jp.ne.dti.lares.foozy.ptlog.Log
Constructor.
Log4jLogContext - class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jLogContext.
Implementation for Log4jProvider.
Log4jLogContext(Logger) - Constructor for class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jLogContext
Constructor.
Log4jProvider - class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jProvider.
Log service provider for adaptation to Log4j.
LogAPILogContext - class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPILogContext.
Implementation for LogAPIProvider.
LogAPILogContext(Logger) - Constructor for class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPILogContext
Constructor.
LogAPIProvider - class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPIProvider.
Log service provider for adaptation to JDK logging API.
LogBuffer - interface jp.ne.dti.lares.foozy.ptlog.LogBuffer.
Buffer interface to log some informations as one record.
LogContext - interface jp.ne.dti.lares.foozy.ptlog.LogContext.
Abstraction of logging context information for log service provider.
LogDirector - class jp.ne.dti.lares.foozy.ptlog.LogDirector.
Direct logging request to appropriate log service provider.
LogDirector() - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogDirector
Constructor.
LogDirector(LogServer) - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogDirector
Constructor.
LogFilter - interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilter.
Abstraction to filter logging request.
LogFilterFactory - interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactory.
Abstraction to create filter from configuration.
LogFilterFactoryBase - class jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactoryBase.
Base class to implement LogFilterFactory easily.
LogFilterFactoryBase(Class[], boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.LogFilterFactoryBase
Constructor.
LogFormatter - interface jp.ne.dti.lares.foozy.ptlog.writer.LogFormatter.
Abstraction to format logging information.
LogFormatterFactory - interface jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactory.
Abstraction to create formatter from configuration.
LogFormatterFactoryBase - class jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactoryBase.
Base class to implement LogFormatterFactory easily.
LogFormatterFactoryBase(Class[], boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.LogFormatterFactoryBase
Constructor.
LogServee - interface jp.ne.dti.lares.foozy.ptlog.LogServee.
Interface of one which is served logging service.
LogServeeSupport - class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport.
Support class for "LogServee".
LogServeeSupport() - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport
Constructor.
LogServer - class jp.ne.dti.lares.foozy.ptlog.LogServer.
Base of classes which provide log service or intermediate direction
LogServer() - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogServer
Constructor.
LogTap - class jp.ne.dti.lares.foozy.ptlog.LogTap.
Tap of loggin service.
LogTap(Object, LogServer) - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogTap
Constructor.
LogTap(Object) - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogTap
Constructor.
LogTap.Listener - interface jp.ne.dti.lares.foozy.ptlog.LogTap.Listener.
Interface to listen LogTap initialization.
LogType - class jp.ne.dti.lares.foozy.ptlog.LogType.
Class to type logging requests.
LogType(Class) - Constructor for class jp.ne.dti.lares.foozy.ptlog.LogType
Constructor.
LongFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.LongFormatter.
Abstraction to format "long" value.
log(LogType, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Request logging.
log(LogType, Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Request logging.
log(LogType, String, String, Throwable) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogContext
Request logging.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogContext
Does nothing.
log(Log, String, Throwable) - Method in interface jp.ne.dti.lares.foozy.ptlog.jcl.Invocator
Record logging request.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Debug
Use Log#debug.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Error
Use Log#error.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Fatal
Use Log#fatal.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Info
Use Log#info.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Trace
Use Log#trace.
log(Log, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.InvocatorUtil.Warn
Use Log#warn.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.jcl.JCLLogContext
Delegate request to effective Invocator.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.log4j.Log4jLogContext
Delegate request to Logger of Log4j.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.logapi.LogAPILogContext
Delegate request to Logger of JDK logging API.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadLogContext
Select effective context and delegate request to it.
log(LogType, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterLogContext
Delegate request to WriterProvider.
log(LogType, String, String, String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Write logging record out to writer.

N

NEUTRAL - Static variable in interface jp.ne.dti.lares.foozy.ptlog.writer.LogFilter
Result code: filter can not decide loggability.
NullLogBuffer - class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer.
Implementation of "LogBuffer" to do nothing.
NullLogBuffer() - Constructor for class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Constructor.
NullLogContext - class jp.ne.dti.lares.foozy.ptlog.NullLogContext.
Implementation of "LogContext" to do nothing.
NullLogContext() - Constructor for class jp.ne.dti.lares.foozy.ptlog.NullLogContext
Constructor.
NullLogServer - class jp.ne.dti.lares.foozy.ptlog.NullLogServer.
Concretization of "LogServer" to do nothing.
NullLogServer() - Constructor for class jp.ne.dti.lares.foozy.ptlog.NullLogServer
Constructor.
notifyInitialized(Class) - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Notify "initialized" to listeners.

O

ObjectFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.ObjectFormatter.
Abstraction to format "Object" value.

P

ParamEvaluater - class jp.ne.dti.lares.foozy.ptlog.glue.ParamEvaluater.
Abstraction to evaluation of specified parameter string
ParamEvaluater(Class[], boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.ParamEvaluater
Constructor.
ParamHandler - class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler.
Utility to handle parameters.
ParamHandler(Class[], boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler
Constructor.
ParamHandler.Converter - interface jp.ne.dti.lares.foozy.ptlog.glue.ParamHandler.Converter.
Abstraction of conversion from string to required object type.
ParamProcessor - class jp.ne.dti.lares.foozy.ptlog.glue.ParamProcessor.
Abstraction to processing of specified parameter string
ParamProcessor(Class[], boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.ParamProcessor
Constructor.
PropertiesCompositionConfig - class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig.
Configuration utility with Properties class.
PropertiesCompositionConfig(String, String, char, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.PropertiesCompositionConfig
Constructor.
PropertiesConverterConfig - class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig.
Configuration utility for conversion by Properties class.
PropertiesConverterConfig(boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Constructor.
PropertiesConverterConfig() - Constructor for class jp.ne.dti.lares.foozy.ptlog.PropertiesConverterConfig
Constructor.
PropertiesFilterConfig - class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig.
Configuration utility for filter by Properties class.
PropertiesFilterConfig(boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Constructor.
PropertiesFilterConfig() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFilterConfig
Constructor.
PropertiesFormatterConfig - class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig.
Configuration utility for formatter by Properties class.
PropertiesFormatterConfig(boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Constructor.
PropertiesFormatterConfig() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Constructor.
PropertiesProviderConfig - class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig.
Configuration utility to configure all together.
PropertiesProviderConfig(boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Constructor.
PropertiesProviderConfig() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesProviderConfig
Constructor.
pass(String) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log message for checkpoint passing.
pass(String, String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultTraceFormatter
Format "pass" information.
pass(String, String, String) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Format specified value.
pass(String, String, String) - Method in interface jp.ne.dti.lares.foozy.ptlog.format.TraceFormatter
Format "pass" information.
passes(int, Object) - Method in interface jp.ne.dti.lares.foozy.ptlog.glue.SafeList.Screen
Examine whether specified object passes screening or not.
pop() - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Pop subject information from subject stack.
process(String, char) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamProcessor
Process specified parameter.
process(Object[]) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.ParamProcessor
Process specified parameters.
push(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Push subject information to subject stack.

R

reconfigure(LogServer) - Method in interface jp.ne.dti.lares.foozy.ptlog.ConfigListener
Receive notification of configuration changes.
reconfigure(LogServer) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport
Change current server to specified one, and propagate event to registered "LogServee"s.
remove(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Remove specified object from list.
removeAll(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Remove all specified object from list.
removeFilter(LogFilter) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.CompositeLogFilter
Remove specified filter from filter list.
removeListener(LogTap.Listener) - Static method in class jp.ne.dti.lares.foozy.ptlog.LogTap
 
removeServee(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Remove "LogServee" from management list.
removeServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogServer
Remove specified one from management list.
removeServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServer
Remove "LogServee" from management list.
removeServee_(LogServee) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogServer
Does nothing.
removeTypeConverter(TypeConverter) - Method in class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
Remove specified converter from converter list.

S

STDERR - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Convenience to use this class for standard-err without construction.
STDERR_WRITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard
Convenience to use standard-err without construction.
STDOUT - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Convenience to use this class for standard-out without construction.
STDOUT_WRITER - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.CloseGuard
Convenience to use standard-out without construction.
SYMBOL_HIDE_DATE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
 
SYMBOL_HIDE_THREAD_ID - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
 
SYMBOL_SHOW_DATE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
 
SYMBOL_SHOW_THREAD_ID - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatterFactory
 
S_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format decimal radix as signed byte.
S_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format decimal radix as signed int.
S_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
For convenience to format decimal radix as signed long.
S_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format decimal radix as signed short.
S_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format hexadecimal radix as signed byte.
S_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format hexadecimal radix as signed int.
S_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
For convenience to format hexadecimal radix as signed long.
S_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format hexadecimal radix as signed short.
S_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format in octal radix as signed byte.
S_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format in octal radix as signed int.
S_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultLongFormatter
For convenience to format in octal radix as signed long.
S_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format in octal radix as signed short.
SafeList - class jp.ne.dti.lares.foozy.ptlog.glue.SafeList.
List to iterate elements safely without "synchronized" under multi-thread environment.
SafeList(boolean, Collection) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Constructor.
SafeList(boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Constructor.
SafeList(Collection) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Constructor.
SafeList() - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Constructor.
SafeList.Screen - interface jp.ne.dti.lares.foozy.ptlog.glue.SafeList.Screen.
Interface of element screening strategy.
ServiceProvider - class jp.ne.dti.lares.foozy.ptlog.ServiceProvider.
Base of classes which provides "real" log service
ServiceProvider(TypeConverter, Class) - Constructor for class jp.ne.dti.lares.foozy.ptlog.ServiceProvider
Constructor.
ShortFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.ShortFormatter.
Abstraction to format "short" value.
SimpleFilterFactory - class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory.
Factory implementation for simple filterring.
SimpleFilterFactory() - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
Constructor.
screenOut(SafeList.Screen) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Screen elements out by specified screening strategy.
screenOutAll(SafeList.Screen) - Method in class jp.ne.dti.lares.foozy.ptlog.glue.SafeList
Screen elements out by specified screening strategy.
selectContext(LogContext) - Method in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Select context to be used for current logging request.
servee_ - Variable in class jp.ne.dti.lares.foozy.ptlog.IntermediateServer
Glue between LogServer and "this".
servee_ - Variable in class jp.ne.dti.lares.foozy.ptlog.LogTap
Glue between LogServer and "this".
set(WriterProvider, Properties) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Create formatter by specified properties.
set(WriterProvider, InputStream) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Create formatter by properties from specified stream.
set(WriterProvider, String) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.PropertiesFormatterConfig
Create formatter by properties from specified file.
setBufferFormatter(BufferFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
 
setByteFormatter(ByteFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set ByteFormatter.
setCharFormatter(CharFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set CharFormatter.
setDoubleFormatter(DoubleFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set DoubleFormatter.
setFilter(LogFilter) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Set filter to specified one.
setFloatFormatter(FloatFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set FloatFormatter.
setFormatter(UniversalFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Set default formatter to create Log.
setFormatter(LogFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Set log formatter to specified one.
setIntFormatter(IntFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set IntFormatter.
setLongFormatter(LongFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set LongFormatter.
setMessage(String) - Method in class jp.ne.dti.lares.foozy.ptlog.EffectiveLogBuffer
 
setMessage(String) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogBuffer
Set message which may describes about buffered information.
setMessage(String) - Method in class jp.ne.dti.lares.foozy.ptlog.NullLogBuffer
Does nothing.
setObjectFormatter(ObjectFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Clear all registered ObjectFormatters and add specified one.
setServer(LogServer) - Method in class jp.ne.dti.lares.foozy.ptlog.IntermediateServer
Let registered LogServees direct to specified one.
setServer(LogServer) - Method in interface jp.ne.dti.lares.foozy.ptlog.LogServee
Set server of logging service.
setServer(LogServer) - Method in class jp.ne.dti.lares.foozy.ptlog.LogServeeSupport
Add itself to specified server as "LogServee".
setServer(LogServer) - Method in class jp.ne.dti.lares.foozy.ptlog.LogTap
Set log service provider for this.
setShortFormatter(ShortFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set ShortFormatter.
setTraceFormatter(TraceFormatter) - Method in class jp.ne.dti.lares.foozy.ptlog.format.DefaultUniversalFormatter
Set TraceFormatter.
setWriter(Writer) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Use specified writer as new log destination.
showDate(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Specify whether date information is shown or not in logging record.
showThreadID(boolean) - Method in class jp.ne.dti.lares.foozy.ptlog.writer.DefaultLogFormatter
Specify whether thread ID information is shown or not in logging record.

T

TAP - Static variable in class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Tap of logging service for this class.
TYPE_ALL - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
TYPE_NAME - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
TYPE_NAMENMETHOD - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
TYPE_PREFIX - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
TYPE_PREFIXNMETHOD - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
TYPE_TYPE - Static variable in class jp.ne.dti.lares.foozy.ptlog.writer.SimpleFilterFactory
 
ThreadContextProvider - class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider.
Intermediate log server holding thread local invocation context.
ThreadContextProvider() - Constructor for class jp.ne.dti.lares.foozy.ptlog.thread.ThreadContextProvider
Constructor.
ThreadLogContext - class jp.ne.dti.lares.foozy.ptlog.thread.ThreadLogContext.
Implementation for ThreadContextProvider.
ThreadLogContext(ThreadContextProvider, Object) - Constructor for class jp.ne.dti.lares.foozy.ptlog.thread.ThreadLogContext
Constructor.
Tokenizer - class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer.
Tokenize given string.
Tokenizer(String, String, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Constructor.
Tokenizer(String, char) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Constructor.
Tokenizer(String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.glue.Tokenizer
Constructor.
TraceFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.TraceFormatter.
Abstraction to format trace information.
TraceLogType - class jp.ne.dti.lares.foozy.ptlog.TraceLogType.
Log type to record trace at runtime.
TraceLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.TraceLogType
Constructor.
TypeConverter - interface jp.ne.dti.lares.foozy.ptlog.TypeConverter.
Abstraction of conversion from LogType to another.
TypeConverterFactory - interface jp.ne.dti.lares.foozy.ptlog.TypeConverterFactory.
Abstraction to create converter from configuration.
trace(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "trace" type.
trace(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "trace" type.

U

U_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format decimal radix as unsigned byte.
U_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
For convenience to format in decimal radix as unsigned char.
U_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format decimal radix as unsigned int.
U_DEC - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format decimal radix as unsigned short.
U_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format hexadecimal radix as unsigned byte.
U_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
For convenience to format in hexadecimal radix as unsigned char.
U_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format hexadecimal radix as unsigned int.
U_HEX - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format hexadecimal radix as unsigned short.
U_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultByteFormatter
For convenience to format in octal radix as unsigned byte.
U_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultCharFormatter
For convenience to format in octal radix as unsigned char.
U_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultIntFormatter
For convenience to format in octal radix as unsigned int.
U_OCT - Static variable in class jp.ne.dti.lares.foozy.ptlog.format.DefaultShortFormatter
For convenience to format in octal radix as unsigned short.
UniversalFormatter - interface jp.ne.dti.lares.foozy.ptlog.format.UniversalFormatter.
Abstraction to format variety values.

W

WarnLogType - class jp.ne.dti.lares.foozy.ptlog.WarnLogType.
Log type to record warning.
WarnLogType() - Constructor for class jp.ne.dti.lares.foozy.ptlog.WarnLogType
Constructor.
WriterLogContext - class jp.ne.dti.lares.foozy.ptlog.writer.WriterLogContext.
Implementation for WriterProvider.
WriterLogContext(WriterProvider, String) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.WriterLogContext
Constructor.
WriterProvider - class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider.
Log service provider to write log out to specified Writer.
WriterProvider(Writer, boolean) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Constructor.
WriterProvider(Writer) - Constructor for class jp.ne.dti.lares.foozy.ptlog.writer.WriterProvider
Constructor.
warn(Object) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified data as "warn" type.
warn(String, Throwable) - Method in class jp.ne.dti.lares.foozy.ptlog.Log
Log specified message/throwable as "warn" type.

A B C D E F G H I J K L N O P R S T U W
PTLog API - 1.0