I'm trying to figure out what system property affects the SocketAppender's
application name. I'm still using Log4j 1.2.

Specifically, the Javadoc for SocketAppender#setApplication(String) says:

"""
The <b>App</b> option takes a string value which should be the name of the
application getting logged. If property was already set (via system
property), don't set here. @since 1.2.15
"""

Now, I've looked all over the code and I can't figure out what system
property it is referring to.

Does anybody know? Thanks.

-- 
Christopher

Reply via email to