10 |
{ |
{ |
11 |
public static class LoggingConstants |
public static class LoggingConstants |
12 |
{ |
{ |
13 |
|
//private static SettingSubscriber SettingsSubscriber; |
14 |
static LoggingConstants() |
static LoggingConstants() |
15 |
{ |
{ |
16 |
SettingSubscriber.AddSubscriber(Settings.Default); |
//SettingsSubscriber = new SettingSubscriber(); |
17 |
|
//SettingsSubscriber.AddSubscriber(Settings.Default); |
18 |
|
//Logging.Properties.Settings.Default; |
19 |
} |
} |
20 |
#region Application Constants |
#region Application Constants |
21 |
public const string AppName = "RomCheater"; |
public const string AppName = "RomCheater"; |