JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.common.prs.log
TLogFormatter
Contents
Description
Method Summary
Method Details
format(Object)
format(String, Object)
Hide sidebar
Show sidebar
Interface TLogFormatter
public interface
TLogFormatter
Author:
thevpc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
Object
message)
String
format
(
String
message,
Object
details)
Method Details
format
String
format
(
Object
message)
format
String
format
(
String
message,
Object
details)