Great idea, I was going to do the same when I got around to it.
msc...@ao... wrote:
> Hey guys,
>
> I've been playing with the idea of generally allowing Perl code snippets starting like "sub { ..." as values for Log4perl configuration file entities. Config items that are in the "cspec" hierarchy are excluded because they're evaluated at runtime, not config-parse-time. Makes things like
>
> log4perl.appender.Logfile.filename = \
> sub { getlogfilename() }
>
> easy to implement ...
>
>
--
Happy Trails . . .
Kevin M. Goess
(and Anne and Frank)
904 Carmel Ave.
Albany, CA 94706
(510) 525-5217
|