Recommend this page to a friend! |
Download .zip |
Info | View files (24) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-08-17 (8 years ago) | Not enough user ratings | Total: 595 | All time: 4,971 This week: 859 |
Version | License | PHP version | Categories | |||
loggerhe 1 | GNU General Publi... | 5.0 | PHP 5, Logging, Language |
Description | Author | ||||||||||||||
This package can be used to filter and export data application events.It consists of several interfaces and classes that applications can instantiate to define which kind of events they want to handle in each specific situation.The package can also export data to different types of event logging containers. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
_classes (5 files, 2 directories) | ||||
_constants (7 files) | ||||
_exceptions (3 files) | ||||
_interfaces (3 files) | ||||
index.php | Example | Logger example | ||
LICENSE.TXT | Lic. | License file | ||
TUTORIAL.TXT | Doc. | Tutorial on logger |
Files | / | _classes |
File | Role | Description | ||
---|---|---|---|---|
_exporters (1 file) | ||||
_handlers (2 files) | ||||
addClasses.php | Aux. | Classes importer | ||
Event.class.php | Class | Event class definition | ||
EventExporter.class.php | Class | Event exporter definition | ||
EventHandler.class.php | Class | Event handler definition | ||
Logger.class.php | Class | Main class for logger |
Files | / | _classes | / | _exporters |
File | Role | Description |
---|---|---|
ConsoleExporter.class.php | Class | Console event exporter |
Files | / | _classes | / | _handlers |
File | Role | Description |
---|---|---|
AllEventsHandler.class.php | Class | Handler to accept all the events |
HighEventLevelHandler.class.php | Class | Handler to accept only high level |
Files | / | _constants |
File | Role | Description |
---|---|---|
addConstants.php | Aux. | Constants importer |
Categories.class.php | Class | Event categories definitions |
EventIDs.class.php | Class | Event id definitions |
Fields.class.php | Class | Event fields definitions |
Levels.class.php | Class | Event level definitions |
Sources.class.php | Class | Event sources definitions |
Translations.class.php | Class | Event messages translations |
Files | / | _exceptions |
File | Role | Description |
---|---|---|
addExceptions.php | Aux. | Exceptions importer |
ExporterException.excpt.php | Class | Custom exporter exception |
LoggerException.excpt.php | Class | Logger custom exception |
Files | / | _interfaces |
File | Role | Description |
---|---|---|
addInterfaces.php | Aux. | Interfaces importer |
IEvent.intf.php | Class | Event interface |
ILogger.intf.php | Class | Logger interface |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.