Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 603 | All time: 5,180 This week: 455 |
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 (24) |
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 (24) | / | _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 (24) | / | _classes | / | _exporters |
File | Role | Description |
---|---|---|
ConsoleExporter.class.php | Class | Console event exporter |
Files (24) | / | _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 (24) | / | _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 (24) | / | _exceptions |
File | Role | Description |
---|---|---|
addExceptions.php | Aux. | Exceptions importer |
ExporterException.excpt.php | Class | Custom exporter exception |
LoggerException.excpt.php | Class | Logger custom exception |
Files (24) | / | _interfaces |
File | Role | Description |
---|---|---|
addInterfaces.php | Aux. | Interfaces importer |
IEvent.intf.php | Class | Event interface |
ILogger.intf.php | Class | Logger interface |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
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.