Functions in File logger 6
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
flog_install |
./ |
Implementation of hook_install(). | ||
flog_it |
./ |
Dump a variable to a file. | 1 | |
flog_menu |
./ |
Implementation of hook_menu() | ||
flog_settings |
./ |
Form for configuring file logger settings. | 1 | |
flog_stack |
./ |
Dump the php stack to a file using debug_backtrace(). | ||
flog_uninstall |
./ |
Implementation of hook_uninstall(). |