mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Add basic logging framework
This commit is contained in:
parent
dfbb5cd2d6
commit
961bfe9094
12 changed files with 181 additions and 63 deletions
|
|
@ -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; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue