Skip to content

Configure log4j.properties #103

@ghost

Description

Or log4j.xml: http://wiki.apache.org/logging-log4j/Log4jXmlFormat

In Java then either this: PropertyConfigurator.configure("log4j.properties");
or this: DOMConfigurator.configure("log4j.xml");
does the magic

log files should be saved in a group folder somewhere

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions