Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Prestashop モジュールでログ ファイルに書き込むには、どの php コードを使用すればよいですか? 利用した
Logger::addLog("something",1);
しかし、それは機能しません。
ログはデータベースの 'log' テーブルに保存されます (現在のプレフィックス付き)。