AliasAlreadyTaken reports: Public chat is not logged anym ... #3617
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/petz
3. source/testserver
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/QA main
4. step/QA NOK
4. step/QA OK
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#3617
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AliasAlreadyTaken reports a bug:
Player position:
Player look:
Player information:
Player meta:
Log identifier
Profiler save:
Status:
Teleport command:
Compass command:
what controlled logging of public chat? smart_chat?
it looks like smart_chat should be logging it, but only if
debug_log_level
isverbose
or higher:9a036fd044/lib.lua (L306)
When fixing that: Might it be possible to forward announcements and perhaps /me emotes/messages to IRC as well? Announcements already seem to be forwarded to Discord - but not to IRC :-(
see #3217 for some discussion about that
Of all things, the party mod logged our chat
For 1.1.118 I'll add some more to yl_chat, including our logging.
This got delivered prematurely, because public chat logging is pretty important. However fore 1.1.118 we should formally test it
QA
It may even log "too much" by now. The chatbridge logs, yl_chat logs and smartchat logs as well.
We'll most likely sort out with yl_chat and your-land/administration#76 and your-land/administration#97 ... until then: OK
personally, the pattern i prefer is to format the message similar to the following:
knowing which mod the log came from is much more useful than just knowing whether the message came from a mod, particularly when you're familiar w/ all the main log messages.
i can't verify whether this is live because i can't see the logs.
It's in :)