org.radrails.server.internal.ui
Class ServerUILog

java.lang.Object
  extended byorg.radrails.rails.core.RailsLog
      extended byorg.radrails.server.internal.ui.ServerUILog

public class ServerUILog
extends RailsLog

Logs Server plugin messages

Author:
mkent

Constructor Summary
ServerUILog()
           
 
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

ServerUILog

public ServerUILog()