net.sf.dropboxmq
Class LogHelper

java.lang.Object
  extended by net.sf.dropboxmq.LogHelper

public class LogHelper
extends Object

Created: 04 Nov 2007

Version:
$Revision: 211 $, $Date: 2010-11-14 14:21:24 -0700 (Sun, 14 Nov 2010) $
Author:
Dwayne Schultz

Method Summary
static void logMethod(org.apache.commons.logging.Log log, String objectString, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logMethod

public static void logMethod(org.apache.commons.logging.Log log,
                             String objectString,
                             String message)