View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000310 | WackoWiki | core | public | 2009-07-09 10:06 | 2011-05-31 21:24 |
Reporter | administrator | Assigned To | administrator | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2 | ||||
Target Version | 5.0.beta | Fixed in Version | 5.0.beta | ||
Summary | 0000310: log events into a system journal | ||||
Description | log event into the system journal. $message may use wiki syntax, however if used before locale resources registration, will be saved in plain text only. $level denotes event priority with 1 = highest. event classes are: 1. critical - admin action, object deletion, suspected hacking attempt 2. highest - locking, acl change, unsuccessful user login 3. high - page renaming/moving/splitting/merging, user password change/reminder, successful user login 4. medium - page creation (settings change), poll action, file upload, pm sending, user registration and email activation, page ownership claim 5. low - comment posting, user logout 6. lowest - page edit, user settings update 7. debugging - everything, where logging is necessary | ||||
Steps To Reproduce | config table settings * log_purge_time o Remove event log over a given number of days. * maint_last_log o timestamp of last maintainance -> purge * log_default_show o The minimum priority events displayed in the log by default in the admin panel * log_level o The minimum priority of the events recorded in the log | ||||
Additional Information | backported from SATtva's fork http://wackowiki.org/Dev/NewFeatures/LogEvents | ||||
Tags | No tags attached. | ||||
related to | 0000230 | resolved | administrator | Administrative Interface |
|
guess my translated English log messages are crap |
|
log messages should use the config default language in the GetTranslation function else we got mixed language log messages e.g. $engine->Log(1, $engine->GetTranslation('LogAdminLogout', $engine->config['language'])); |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-09 10:06 | administrator | New Issue | |
2009-07-09 10:07 | administrator | Summary | log event into the system journal => log events into a system journal |
2009-07-09 10:13 | administrator | Description Updated | |
2009-07-11 22:54 | administrator | Note Added: 0000666 | |
2009-07-12 13:15 | administrator | Relationship added | related to 0000230 |
2009-07-13 00:40 | administrator | Additional Information Updated | |
2010-03-08 10:12 | administrator | Category | Core => core |
2010-08-07 15:29 | administrator | Note Added: 0000772 | |
2010-08-07 15:29 | administrator | Note Edited: 0000772 | |
2010-08-07 15:53 | administrator | Note Edited: 0000772 | |
2010-08-07 16:35 | administrator | Note Edited: 0000772 | |
2010-08-07 16:36 | administrator | Note Edited: 0000772 | |
2010-08-07 16:55 | administrator | Note Edited: 0000666 | |
2010-08-07 17:31 | administrator | Steps to Reproduce Updated | |
2010-08-07 17:32 | administrator | Status | assigned => resolved |
2010-08-07 17:32 | administrator | Resolution | open => fixed |
2010-08-07 17:32 | administrator | Fixed in Version | => 5.0.beta |
2010-08-07 17:32 | administrator | Target Version | 5.0.0 => 5.0.beta |
2011-05-31 21:24 | administrator | Build | => R5.0.beta |