retrofit
Interface RestAdapter.Log

Enclosing class:
RestAdapter

public static interface RestAdapter.Log

Simple logging abstraction for debug messages.


Method Summary
 void log(String message)
          Log a debug message to the appropriate console.
 

Method Detail

log

void log(String message)
Log a debug message to the appropriate console.



Copyright © 2013 Square, Inc.. All Rights Reserved.