comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/SedimentLoadOffEpochSelect.java @ 8202:e4606eae8ea5

sed src/**/*.java 's/logger/log/g'
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 05 Sep 2014 12:58:17 +0200
parents 5ce1b6755174
children
comparison
equal deleted inserted replaced
8201:4b8c5a08de04 8202:e4606eae8ea5
14 14
15 /** State in which official epoch is selected to calculate sediment load. */ 15 /** State in which official epoch is selected to calculate sediment load. */
16 public class SedimentLoadOffEpochSelect 16 public class SedimentLoadOffEpochSelect
17 extends DefaultState 17 extends DefaultState
18 { 18 {
19 /** The logger used in this class. */ 19 /** The log used in this class. */
20 private static Logger logger = Logger.getLogger(SedimentLoadOffEpochSelect.class); 20 private static Logger log = Logger.getLogger(SedimentLoadOffEpochSelect.class);
21 21
22 22
23 /** 23 /**
24 * The default constructor that initializes an empty State object. 24 * The default constructor that initializes an empty State object.
25 */ 25 */

http://dive4elements.wald.intevation.org