JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.ably.lib.util
Interface Log.LogHandler
All Known Implementing Classes:
Log.DefaultHandler
Enclosing class:
Log
public static interface
Log.LogHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
println
(int severity,
String
tag,
String
msg,
Throwable
tr)
Method Details
println
void
println
(int severity,
String
tag,
String
msg,
Throwable
tr)