Add basic logging framework
This commit is contained in:
@@ -6,5 +6,6 @@ namespace PluralKit
|
||||
public string SentryUrl { get; set; }
|
||||
public string InfluxUrl { get; set; }
|
||||
public string InfluxDb { get; set; }
|
||||
public string LogDir { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user