mirror of
https://github.com/solero/houdini.git
synced 2024-11-22 05:27:23 +00:00
Fix log names world server
This commit is contained in:
commit
741974e384
@ -45,9 +45,9 @@ servers = {
|
||||
'Plugins': [
|
||||
],
|
||||
'Logging': {
|
||||
'General': 'logs/wind.log',
|
||||
'Errors': 'logs/wind-errors.log',
|
||||
'Level': 'DEBUG'
|
||||
'General': 'logs/blizzard.log',
|
||||
'Errors': 'logs/blizzard-errors.log',
|
||||
'Level': 'INFO'
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user