Skip to content

Commit

Permalink
restore log level for munique to information
Browse files Browse the repository at this point in the history
  • Loading branch information
bernatvadell committed Aug 29, 2024
1 parent 06e3fe6 commit a6fa6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Startup/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"System": "Fatal",
"Npgsql": "Information",
"MUnique.OpenMU.Network.Connection": "Error",
"MUnique": "Debug"
"MUnique": "Information"
}
},
"WriteTo": [
Expand Down

0 comments on commit a6fa6d9

Please sign in to comment.