JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Unofficial PZ JavaDocs 42.17.0
zombie.debug
IDebugLogFormatter
Contents
Description
Method Summary
Method Details
format(DebugType, LogSeverity, String, Object)
Hide sidebar
Show sidebar
Interface IDebugLogFormatter
public interface
IDebugLogFormatter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
DebugType
var1,
LogSeverity
var2,
String
var3,
Object
var4)
Method Details
format
String
format
(
DebugType
var1,
LogSeverity
var2,
String
var3,
Object
var4)