[logback-user] Elongated system startup-time because of Logback configuration

Robert Elliot rob at lidalia.org.uk
Tue Nov 23 09:18:14 CET 2010


Off topic, but how about using:

def serviceList = (1..27).collect { "Service_$it" }

to define your service list?  Much less noisy and repetitive.


On 23 Nov 2010, at 07:39, Nikhil Diwan wrote:

> 
> def serviceList = [ "Service_1", "Service_2", "Service_3", "Service_4",
> "Service_5", "Service_6",
>                   "Service_7", "Service_8", "Service_9", "Service_10",
> "Service_11",
>                   "Service_12", "Service_13", "Service_14", "Service_15",
> "Service_16",
>                   "Service_17", "Service_18", "Service_19", "Service_20",
>                   "Service_21", "Service_22", "Service_23", "Service_24",
>                   "Service_25", "Service_26", "Service_27" ]
> 
> 
> 
> 
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://qos.ch/mailman/listinfo/logback-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20101123/3da0b940/attachment.html>


More information about the Logback-user mailing list