initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Indotalent.Infrastructure.Logging.Serilog;
|
||||
|
||||
public class SeqLoggerModel
|
||||
{
|
||||
public bool IsUsed { get; set; }
|
||||
public string ServerUrl { get; set; } = string.Empty;
|
||||
}
|
||||
Reference in New Issue
Block a user