카테고리 없음
log4j 로그 한글깨짐 현상
kalkin
2017. 7. 14. 14:21
이클립스에서
tomcat server 더블클릭 > overview 화면 > General Infomation 내에 open launch configuration 링크 클릭 > common 탭 클릭 > Encoding 항목을 UTF-8로 변경
혹은
tomcat server 더블클릭 > overview 화면 > General Infomation 내에 open launch configuration 링크 클릭 > Arguments 탭 > VM arguments 입력창내에 -Dfile.encoding=utf-8 -Dclient.encoding.override=utf-8 입력