로그 레벨

LogLevel [debug | info | notice | warn | error | crit | alert | emerg]

에러 로그

ErrorLog logs/error_log

액세스 로그

# CustomLog [로그파일명] [로그형식명]
# CustomLog file|pipe format|nickname [env=[!]environment-variable]
CustomLog logs/access_log combined

로그 형식 정의

LogFormat "%h %l %u %t \\"%r\\" %>s %b \\"%{Referer}i\\" \\"%{User-agent}i\\"" combined

형식 문자열