You are here

Files in File Log 6.2

Primary tabs

File namesort descending Location Namespace Description
filelog-ui-rtl.css filelog-ui-rtl.css #edit-type-wrapper, #edit-severity-wrapper { float: right; padding-right: 0; padding-left: .8em; } #filelog-ui-filter-form .container-dates, #filelog-ui-filter-form .container-texts { clear: right; } #edit-date-from-wrapper,…
filelog-ui.css filelog-ui.css #edit-type-wrapper, #edit-severity-wrapper { float: left; /* LTR */ padding-right: .8em; /* LTR */ margin: 0.1em; /** * In Opera 9, DOM elements with the property of "overflow: auto" * will partially hide its contents with…
filelog.info filelog.info name = File logging description = Logs and records system events directly into files. core = 6.x
filelog.install filelog.install
filelog.module filelog.module Writes logging messages into files.
filelog_ui.admin.inc filelog_ui.admin.inc
filelog_ui.info filelog_ui.info name = File logging UI description = Log viewer for file logging. dependencies[] = filelog core = 6.x
filelog_ui.install filelog_ui.install
filelog_ui.module filelog_ui.module Viewer UI for file based logging.
filelog_ui.pages.inc filelog_ui.pages.inc Log viewer page callbacks for the filelog_ui module.
README.txt README.txt =============================================================================== File logging =============================================================================== A watchdog backend that logs system events directly into files. This is an…

Other projects