init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Kreta.MessageBroker.Configuration
|
||||
{
|
||||
public enum LoggerType
|
||||
{
|
||||
Log4Net,
|
||||
Serilog
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user