Skip to content

Commit

Permalink
chore: default eluna logger to info (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
55Honey authored Dec 31, 2024
1 parent 2add560 commit 0025e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/mod_LuaEngine.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ Appender.ElunaConsole=1,4,0,"0 9 0 3 5 0"
# AppenderList: List of appenders linked to logger
# (Using spaces as separator).
#
Logger.eluna=6,ElunaLog ElunaConsole
Logger.eluna=4,ElunaLog ElunaConsole

0 comments on commit 0025e5d

Please sign in to comment.