Skip to content

Configure log4j.properties #103

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions