View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000065 | WolfAdmin | Commands | public | 2016-09-04 19:47 | 2022-05-12 21:35 |
| Reporter | Timo | Assigned To | Timo | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
| Summary | 0000065: Fix logging | ||||
| Description | On Legacy (and possibly other mods), commands are not logged because of a missing file. Add necessary code to generate this file. Also provide logging for other situations: chats (public/team/fireteam/private). | ||||
| Tags | No tags attached. | ||||
| Mod | Legacy | ||||
| Mod version | |||||
| Standalone | no | ||||
|
|
Possibly also add logs for various other events as well, such as chats and sorts. |
|
|
Implemented in changeset 72f5b32cd2021cb450c2b80ffd5cabeb5aede554. Server logging is considered mod functionality and is thus not included in WolfAdmin, which will only log chat and admin-related events for now. |
|
WolfAdmin: develop/1.2.0 86a42796 2017-01-21 11:43 Details Diff |
Fixed logging (refs 0000065) and improved logging format in standalone mode |
Affected Issues 0000065 |
|
| mod - luamods/wolfadmin/commands/commands.lua | Diff File | ||
| mod - luamods/wolfadmin/util/settings.lua | Diff File | ||
|
WolfAdmin: develop/1.2.0 72f5b32c 2017-01-28 16:24 Details Diff |
Added logging module and log chat (issue 0000065) |
Affected Issues 0000065 |
|
| mod - luamods/wolfadmin/commands/client/pm.lua | Diff File | ||
| mod - luamods/wolfadmin/commands/client/r.lua | Diff File | ||
| mod - luamods/wolfadmin/commands/client/say.lua | Diff File | ||
| mod - luamods/wolfadmin/commands/commands.lua | Diff File | ||
| add - luamods/wolfadmin/util/logs.lua | Diff File | ||
| mod - luamods/wolfadmin/util/settings.lua | Diff File | ||
|
WolfAdmin: develop/1.2.0 531b156c 2017-01-28 17:17 Details Diff |
Removed server logging (issue 0000065) |
Affected Issues 0000065 |
|
| mod - luamods/wolfadmin/util/logs.lua | Diff File | ||
| mod - luamods/wolfadmin/util/settings.lua | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-09-04 19:47 | Timo | New Issue | |
| 2016-11-16 12:56 | Timo | Note Added: 0000079 | |
| 2017-01-21 10:43 | Timo | Changeset attached | => WolfAdmin develop 86a42796 |
| 2017-01-22 12:04 | Timo | Assigned To | => Timo |
| 2017-01-22 12:04 | Timo | Status | new => assigned |
| 2017-01-22 12:04 | Timo | Summary | Fix command logging => Fix logging |
| 2017-01-22 12:04 | Timo | Description Updated | |
| 2017-01-28 15:25 | Timo | Changeset attached | => WolfAdmin develop 72f5b32c |
| 2017-01-28 16:17 | Timo | Changeset attached | => WolfAdmin develop 531b156c |
| 2017-01-28 16:18 | Timo | Note Added: 0000089 | |
| 2017-01-28 16:18 | Timo | Status | assigned => resolved |
| 2017-01-28 16:18 | Timo | Fixed in Version | => 1.2.0 |
| 2017-01-28 16:18 | Timo | Resolution | open => fixed |
| 2022-05-10 18:02 | Timo | Relationship added | related to 0000121 |
| 2022-05-12 21:35 | Timo | Relationship added | related to 0000122 |