Welcome Guest, Not a member yet? Register   Sign In
logging does not work
#1

[eluser]Jan van Casteren[/eluser]
my codeigniter installation does not write log files.

I have $config['log_threshold'] = 2;

I know logging worked last week, but now no log files are written.

I don't understand why. Does somebody have a tip?

Jan
#2

[eluser]glemigh[/eluser]
Does the log directory have the proper permissions to write the log files?

George
#3

[eluser]Jan van Casteren[/eluser]
I found out what was the case: I use Aptana ÍDE and didn't find the log files in the project explorer. Which doesn't mean they are not there: they just don't belong to the project.

Jan
#4

[eluser]FalloutFish[/eluser]
I know this is a reply to a month old post, but for anyone using Aptana this can be frustrating - especially when looking for log files. For some reason Aptana doesn't auto-update the project file list by default.

You can change this to auto-update in the preferences:

Window -> Preferences
Under General choose Workspace and then check 'Refresh Automatically'

New files will now show up in the list without a manual refresh.

-FalloutFish




Theme © iAndrew 2016 - Forum software by © MyBB