Minor changes
This commit is contained in:
parent
1c66ff2684
commit
991f52e87e
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ using Serilog.Exceptions;
|
|||
|
||||
namespace auto_creamapi.Utils
|
||||
{
|
||||
public class MyLogger
|
||||
public static class MyLogger
|
||||
{
|
||||
public static readonly Logger Log = new LoggerConfiguration()
|
||||
.MinimumLevel.Debug()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue