Log options
The log_options configuration parameters specifies what information is included with each log entry.
Description
Configuration Parameter: log_options [!]<option> [[!]<option>] ...
Possible values for log_options are:
- flags - includes flags for players/objects/rooms listed
- location - includes location information for players, objects and rooms when noted in the logfile.
- owner - includes the owner of the player, object or room being noted.
- timestamp- prefixes each log entry with a timestamp.
Configuration File Examples
- log_options flags location owner timestamp
- log_options !flags location !owner timestamp
- log_options !flags !location !owner timestamp
See also: @admin, Configuration, log