Closed purplesmoke05 closed 1 year ago
When you use COMPANY_LIST_LOCAL_MODE, it would be more helpful to notify whether you mounted company_list.json file properly or not in boot phase.
COMPANY_LIST_LOCAL_MODE
COMPANY_LIST_LOCAL_MODEを使用している際、 起動段階で、company_list.json ファイルが適切にマウントされているかどうかがわかると、より便利です。
Add warning message if company_list.json is empty with COMPANY_LIST_LOCAL_MODE = 1.
COMPANY_LIST_LOCAL_MODE=1としている場合に、company_list.jsonが空であれば警告メッセージ(warn)を出すようにします。
Is your feature request related to a problem? Please describe.
When you use
COMPANY_LIST_LOCAL_MODE
, it would be more helpful to notify whether you mounted company_list.json file properly or not in boot phase.Describe the solution you'd like
Add warning message if company_list.json is empty with
COMPANY_LIST_LOCAL_MODE
= 1.