mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Update User Guide
This commit is contained in:
parent
bfe0601896
commit
3afb8016cc
@ -441,6 +441,7 @@ recommended method of logging.</p></li>
|
||||
<li><p><strong>ChromeLogger Handler</strong> If you have the <a class="reference external" href="https://craig.is/writing/chrome-logger">ChromeLogger extension</a>
|
||||
installed in the Chrome web browser, you can use this handler to display the log information in
|
||||
Chrome’s console window.</p></li>
|
||||
<li><p><strong>Errorlog Handler</strong> this handler will log with php error_log</p></li>
|
||||
</ul>
|
||||
<p>The handlers are configured in the main configuration file, in the <code class="docutils literal notranslate"><span class="pre">$handlers</span></code> property, which is simply
|
||||
an array of handlers and their configuration. Each handler is specified with the key being the fully
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user