diff --git a/SabreHelper/Output.cs b/SabreHelper/Output.cs index 4177487e..4d7bc239 100644 --- a/SabreHelper/Output.cs +++ b/SabreHelper/Output.cs @@ -53,7 +53,7 @@ namespace SabreTools.Helper } } - logger.Log("A total of " + count + " file hashes will be written out to file"); + logger.User("A total of " + count + " file hashes will be written out to file"); // Now write out to file // If it's empty, use the current folder