Project

General

Profile

« Previous | Next » 

Revision 2db1fe85

Added by Patrick Plitzner about 8 years ago

Trim logging

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/redlist/gefaesspflanzen/RedListGefaesspflanzenImportNames.java
119 119
        }
120 120

  
121 121
        Rank rank = makeRank(id, state, rangString);
122
        if(rank==null){
123
            RedListUtil.logMessage(id, "Rank could not be resolved.", logger);
124
        }
125 122
        BotanicalName name = BotanicalName.NewInstance(rank);
126 123

  
127 124
        //ep1 should always be present

Also available in: Unified diff