|
PTLog API - 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Configuration
for specified symbol.
LogServee
" to management list.
LogServee
" to management list.
WriterProvider
by specified properties.
WriterProvider
by properties from specified stream.
WriterProvider
by properties from specified file.
Invocator
.
Level
.
Level
.
String
.
DefaultLogFormatter
.
String#trim()
-ed value.
Object
from specified properties.
Object
from specified stream.
Object
from specified file.
DefaultLogFormatterFactory
.WriterProvider
.
LogServer
" to workLog#isDebugEnabled
.
Log#isErrorEnabled
.
Log#isFatalEnabled
.
Log#isInfoEnabled
.
Log#isTraceEnabled
.
Log#isWarnEnabled
.
Invocator
.
Logger
of Log4j.
Logger
of JDK logging API.
WriterProvider
.
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.
NullLogContext
always.
JCLLogContext
.
Log4jLogContext
.
LogAPILogContext
.
WriterLogContext
.
Format
' created with constructor parameter.
Invocator
for specified type.
Level
for specified type.
Level
for specified type.
Log
to request logging from specified method.
Log
to request loggin from specified method.
LogBuffer
for specified type.
LogBuffer
for specified type.
LogServee
"s.
LogServer
" of this.
LogServer
" of this.
LogServer
" of this.
Log
object.
LogTap
is constructed.
JCLProvider
.java.io.Writer
without another underlying logging framework.
Log4jProvider
.LogAPIProvider
.LogFilterFactory
easily.
LogFormatterFactory
easily.
LogServee
".
LogTap
initialization.Log#debug
.
Log#error
.
Log#fatal
.
Log#info
.
Log#trace
.
Log#warn
.
Invocator
.
Logger
of Log4j.
Logger
of JDK logging API.
WriterProvider
.
LogServer
" to do nothing.Properties
class.
LogServee
"s.
LogServee
" from management list.
LogServee
" from management list.
LogServer
and "this".
LogServer
and "this".
ByteFormatter
.
CharFormatter
.
DoubleFormatter
.
FloatFormatter
.
Log
.
IntFormatter
.
LongFormatter
.
ObjectFormatter
s
and add specified one.
LogServee
s direct to specified one.
LogServee
".
ShortFormatter
.
TraceFormatter
.
ThreadContextProvider
.LogType
to another.
WriterProvider
.Writer
.
|
PTLog API - 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |