org.jcsp.net2
Class Node.Logger

java.lang.Object
  extended by org.jcsp.net2.Node.Logger
Enclosing class:
Node

public static class Node.Logger
extends Object

Author:
Kevin Chalmers

Method Summary
 void log(Class clazz, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public void log(Class clazz,
                String message)
Parameters:
clazz -
message -


Copyright © 1996-2012. All Rights Reserved.