Welcome Guest, Not a member yet? Register   Sign In
Logging from outside CI
#1

[eluser]jalalski[/eluser]
I have a callback page that is called from outside the site, yet I need to make use of CI facilities.
So, I'm loading the Common, Config, Language and Log classes and instantiating the basic system, but calls to log_message are silently failing to write anything.
Simlarly:
Code:
$LOG =& load_class("Log");
$LOG->write_message(...)
doesn't have any effect.

Any clues?


Messages In This Thread
Logging from outside CI - by El Forum - 12-21-2008, 09:44 AM
Logging from outside CI - by El Forum - 12-21-2008, 10:01 AM
Logging from outside CI - by El Forum - 12-21-2008, 10:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB