Skip to content

Commit

Permalink
Schema: Accept logger=log as a synonym for logger=info
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Apr 12, 2018
1 parent 2cb9281 commit d6ba8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/schema/game_config.cfg
Expand Up @@ -318,7 +318,7 @@
[/type]
[type]
name="logger"
value="err(or)?|warn(ing)?|debug|info"
value="err(or)?|warn(ing)?|debug|log|info"
[/type]
[type]
name="stamp"
Expand Down

0 comments on commit d6ba8c8

Please sign in to comment.