https://bz.apache.org/bugzilla/show_bug.cgi?id=43682

--- Comment #6 from Jesse Barnum <jsb_apa...@360works.com> ---
Mark, can you outline the expected behavior, or point to the relevant section
of the docs?

In my context 'HelloWorld', I tried adding this to my logging.properties file:

1catalina.org.apache.juli.FileHandler.prefix = ${context}.

I expected that to create a log file named 'HelloWorld.2017-01-18.log'

What it actually created was a file named '${context}.2017-01-18.log'

Clearly, I'm misunderstanding how this should work. I am running version
8.5.11.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to