Fixed version log display at start.
This commit is contained in:
parent
d657171550
commit
954e907f91
@ -167,7 +167,7 @@ public class HebdobotCLI
|
||||
logger.info("Basic log configuration done.");
|
||||
logger.info("Configuration file was not found in [{}].", loggerConfigFile.getAbsoluteFile());
|
||||
}
|
||||
System.out.println(new BuildInformation().toString());
|
||||
logger.info(new BuildInformation().toString());
|
||||
|
||||
// Load configuration file.
|
||||
logger.info("Configuration file loading… ({}).", configFile.getAbsolutePath());
|
||||
|
Loading…
Reference in New Issue
Block a user