added sitemap and docs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
You can use the logging class to output to a file.
|
||||
|
||||
|
||||
use ```$log->info(The Message');```1
|
||||
use ```$log->info(The Message');```
|
||||
|
||||
Logging levels are:
|
||||
```
|
||||
@@ -16,4 +16,4 @@ Logging levels are:
|
||||
|
||||
It's recommended that production is set to ERROR.
|
||||
You set the log level in /App/config.php under 'loglevel' => 'ERROR'
|
||||
If you are using CORXN a health check is run every 30 seconds which would fill the log file with info.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user