라라벨 로그레벨 APP LOG LEVEL

Jmnote (토론 | 기여)님의 2017년 7월 10일 (월) 01:09 판 (→‎참고)

1 개요

라라벨 로그레벨
  • .env 파일의 APP_LOG_LEVEL 값
APP_LOG_LEVEL=debug
'log_level' => env('APP_LOG_LEVEL', 'debug'),

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}