# | Line 9 | Line 9 | using System.Text; | |
---|---|---|
9 | namespace RomCheater.Logging | |
10 | { | |
11 | #if ENABLE_LOGLEVEL_CONVERSION_FROM_OLD_LOGGER | |
12 | + | //[Obsolete("logging is being replaced by Enterprise.Logging.gLog")] |
13 | public class LoggingFlagsConverter | |
14 | { | |
15 | private ushort flags; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |