mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename Aaru.Console to Aaru.Logging
This commit is contained in:
@@ -453,7 +453,7 @@ public sealed partial class MediaScan
|
||||
|
||||
if(readcd)
|
||||
{
|
||||
AaruConsole.Debug(MODULE_NAME,
|
||||
AaruLogging.Debug(MODULE_NAME,
|
||||
Localization.Core.READ_CD_error_0,
|
||||
Sense.PrettifySense(senseBuf));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user