[
https://issues.apache.org/jira/browse/LOG4J2-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved LOG4J2-55.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0-beta3
Assignee: Ralph Goers
LoggerContext initialize(ClassLoader loader, InputSource source) has been added
in revision 1400365.
If the SystemId or PublicId contain a file name the file extension will be used
to locate the correct ConfigurationFactory. If both are null the default
ConfigurationFactory will be used (XML).
The ClassLoader may be null.
Please verify and close.
> Configure from an InputStream
> -----------------------------
>
> Key: LOG4J2-55
> URL: https://issues.apache.org/jira/browse/LOG4J2-55
> Project: Log4j 2
> Issue Type: Improvement
> Components: Configurators
> Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
> Maven home: C:\Java\apache-maven-3.0.3\bin\..
> Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_29\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Gary D. Gregory
> Assignee: Ralph Goers
> Fix For: 2.0-beta3
>
>
> This issue is the version 2 side of
> https://issues.apache.org/bugzilla/show_bug.cgi?id=52094
> Add the ability to Configure from an InputStream, not just a URL.
> The goal is to be able to configure from an Apache Commons VFS FileObject. The
> only way to get the contents of a FileObject is to say
> "getContents().getInputStream()"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]