Commit 3e0aa26e70445bb85ce78bfe73460ec5cab7abe4

Authored by sangkiham
1 parent a01d5c18

.

src/main/resources/logback-dev.properties
1 -log.config.path=d:/logs/local  
2 -log.config.filename=local_log  
3 \ No newline at end of file 1 \ No newline at end of file
  2 +log.config.path=d:/logs/board
  3 +log.config.filename=board_log
4 \ No newline at end of file 4 \ No newline at end of file
src/main/resources/logback-run.properties
1 -log.config.path=d:/logs/local  
2 -log.config.filename=local_log  
3 \ No newline at end of file 1 \ No newline at end of file
  2 +log.config.path=/logs/board
  3 +log.config.filename=board_log
4 \ No newline at end of file 4 \ No newline at end of file