Skip to content

Commit

Permalink
[MIRROR] Enable mech logging by default (#2717)
Browse files Browse the repository at this point in the history
* Enable mech logging by default (#82299)

## About The Pull Request

Enables mech logging by default- this wasn't enabled by default when it
was first introduced 6 years ago. These logfiles are tiny(In 1 terry
round: 2kb mecha, 350kb game.txt), there is no reason to not have this
enabled by default.

## Changelog
:cl:
config: mech logging is now on by default. Existing config setups will
not mirror this change.
/:cl:

* Enable mech logging by default

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Cyprex <[email protected]>
  • Loading branch information
3 people authored Apr 5, 2024
1 parent c7e4f9c commit 37ae2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/logging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ LOG_GAME
LOG_MANIFEST

## log mecha actions
# LOG_MECHA
LOG_MECHA

## log OOC channel
LOG_OOC
Expand Down

0 comments on commit 37ae2ec

Please sign in to comment.