In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #1003 All Revisions ] Back to Issue ]
Summary 0001003: Logging engine
Revision 2012-08-20 08:38:35 by alex
Additional Information === Info moved from 0000268 ===
1. create kLogger class, that would:
- handle sql error processing
- handle php error processing
- handle exception processing
- ability to handle user defined events
- put data to silent log, when not in debug mode
- also record $_SERVER['HTTP_HOST'] to store host, where problem was found in multi-user development environment
- also record current user id (guest or not) and it's session data
- optionally use database to store all errors, that are happening
- report errors to in-portal website for analysis
Revision 2011-12-23 11:34:37 by Dmitry
Additional Information During submission to www.in-portal.org website "127.0.0.1" in $_SERVER['REMOTE_ADDR'] will be replaced with IP address, used during data submission.



=== Info moved from 0000268 ===
1. create EventLog class, that would:
- handle sql error processing
- handle php error processing
- handle exception processing
- ability to handle user defined events
- put data to silent log, when not in debug mode
- also record $_SERVER['HTTP_HOST'] to store host, where problem was found in multi-user development environment
- also record current user id (guest or not) and it's session data
- optionally use database to store all errors, that are happening
- report errors to in-portal website for analysis
Revision 2011-02-14 13:28:16 by Dmitry
Additional Information During submission to www.in-portal.org website "127.0.0.1" in $_SERVER['REMOTE_ADDR'] will be replaced with IP address, used during data submission.
Revision 2011-02-14 13:20:43 by Dmitry
Additional Information During submission to www.itechnic.com website "127.0.0.1" in $_SERVER['REMOTE_ADDR'] will be replaced with IP address, used during data submission.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker