[SabreDat, Logger] Update TODOs

This commit is contained in:
Matt Nadareski
2018-01-15 14:16:46 -08:00
parent 7414c030d0
commit aba67a5f28
2 changed files with 1 additions and 3 deletions

View File

@@ -18,9 +18,6 @@ namespace SabreTools.Library.Tools
/// <summary>
/// Log either to file or to the console
/// </summary>
/// <remarks>
/// TODO: Allow for "triggerable" logging done on an interval (async)
/// </remarks>
public class Logger
{
// Private instance variables