TinyMUX

Log

Configuration

Configuration Parameter: log

Controls which events are written to the MUX logfile. You can enable multiple log options by listing them, separated by spaces. To disable an option, prefix it with !.

Example:

log all_commands bad_commands !shouts

This would log all executed commands and unmatched commands, but suppress logging of @wall/shout messages.

Log Options

OptionDescription
accountingLogs each player’s disconnection with an accounting record.
all_commandsLogs every command executed.
bad_commandsLogs commands that do not match anything.
buffer_allocLogs memory buffer allocations and frees.
bugsLogs internal inconsistencies detected by the server.
checkpointsLogs automatic database dump events.
config_changesLogs uses of the @admin command.
createLogs creation of new players.
killingLogs uses of kill and slay commands.
loginsLogs character connection events.
networkLogs network connection and disconnection events.
problemsLogs database-related issues.
securityLogs security-related events.
shoutsLogs use of @wall and related global shouts.
startupLogs messages related to game startup.
suspectLogs commands from SUSPECT-flagged players.
wizardLogs use of dangerous or admin-level commands such as @toad.