org.vafer.jdeb
Interface Console


public interface Console

Plug in your favorite log implementation.

Author:
Torsten Curdt

Method Summary
 void info(String s)
           
 void warn(String s)
           
 

Method Detail

info

void info(String s)

warn

void warn(String s)


Copyright © 2012. All Rights Reserved.