Project

General

Profile

« Previous | Next » 

Revision 19920347

Added by Andreas Müller almost 2 years ago

ref #10072 dome adaptations for setLevel in dataportal

View differences:

src/main/java/eu/etaxonomy/drush/DrushExecuter.java
358 358
     *              if the drush command execution fails with an error code
359 359
     */
360 360
    public static void main(String[] args) throws URISyntaxException, DrushExecutionFailure {
361
        //TODO better set the logger correctly in log4j config
361 362
        LogUtils.setLevel(logger, Level.DEBUG);
362 363
        try {
363 364
            DrushExecuter dex = new DrushExecuter();

Also available in: Unified diff