thinktank.j2me
Interface TTUtils.ILogger

Enclosing class:
TTUtils

public static interface TTUtils.ILogger

Allows TTUtils to redirect the log info to a class of your choice.


Method Summary
 void log(java.lang.String message)
           
 

Method Detail

log

void log(java.lang.String message)
Parameters:
message -