mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Move Enums and Structs to central location
This commit is contained in:
@@ -13,13 +13,6 @@ namespace SabreTools.Helper
|
||||
private string _filename;
|
||||
private StreamWriter _log;
|
||||
|
||||
public enum LogLevel
|
||||
{
|
||||
VERBOSE = 0,
|
||||
WARNING,
|
||||
ERROR,
|
||||
}
|
||||
|
||||
// Public wrappers
|
||||
public bool ToFile
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user