JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.torqlang.util
org.torqlang.util
LoggerFormatter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
apply(String, String, String)
Interface LoggerFormatter
public interface
LoggerFormatter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
apply
(
String
level,
String
caller,
String
message)
Method Details
apply
String
apply
(
String
level,
String
caller,
String
message)