Groovy Documentation

org.akhikhl.gretty
[Groovy] Class LoggingUtils

java.lang.Object
  org.akhikhl.gretty.LoggingUtils

final class LoggingUtils

Method Summary
static void configureLogging(java.util.Map options)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Method Detail

configureLogging

static void configureLogging(java.util.Map options)


 

Groovy Documentation