mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 08:48:30 +08:00
update docs
This commit is contained in:
parent
ac115ec161
commit
9d5c03230d
@ -140,7 +140,7 @@ public class LoadConfig {
|
||||
) {
|
||||
Context.getDynamicProperties().load(inputStream);
|
||||
} catch (UnsupportedEncodingException e) {
|
||||
log.severe("kotime=>dynamic.properties requires utf-8");
|
||||
log.severe("kotime=>dynamic.properties requires utf-8.");
|
||||
e.printStackTrace();
|
||||
} catch (FileNotFoundException e){
|
||||
log.warning("kotime=>No dynamic.properties found so that you can not use dynamic properties to set.");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user