org.radrails.server.core
Class ServerLog

java.lang.Object
  extended byorg.radrails.rails.core.RailsLog
      extended byorg.radrails.server.core.ServerLog

public class ServerLog
extends RailsLog

Log for the server.core plugin.

Author:
mkent

Constructor Summary
ServerLog()
           
 
Methods inherited from class org.radrails.rails.core.RailsLog
logError, logInfo, logWarning
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerLog

public ServerLog()