View Issue Details

IDProjectCategoryView StatusLast Update
0000065WolfAdminCommandspublic2022-05-12 21:35
ReporterTimo Assigned ToTimo  
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Target Version1.2.0Fixed in Version1.2.0 
Summary0000065: Fix logging
DescriptionOn 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).
TagsNo tags attached.
ModLegacy
Mod version
Standaloneno

Relationships

related to 0000121 new Add option to disable private message logging 
related to 0000122 new Add option to disable vsays logging 

Activities

Timo

2016-11-16 12:56

administrator   ~0000079

Possibly also add logs for various other events as well, such as chats and sorts.

Timo

2017-01-28 16:18

administrator   ~0000089

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.

Related Changesets

WolfAdmin: develop/1.2.0 86a42796

2017-01-21 11:43

Timo

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

Timo

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

Timo

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

Issue History

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