public interface LoggerInterface
void
d(String tag, String message)
e(String tag, Throwable t)
w(String tag, String message)
void w(String tag, String message)
tag
message
void d(String tag, String message)
void e(String tag, Throwable t)
t
Copyright © 2016. All rights reserved.