...unless I specify a full log path. I was under the impression that if left blank this will be system/logs? Unless I set log_path in config.php to the full system path of system/logs, CI never writes any logs.
What am I doing wrong?
My directory layout is like so:
index.php
application/
system/
as recommended.
