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:
@@ -62,7 +62,7 @@ public static partial class MediaTypeFromDevice
|
||||
blocks != 1961069)
|
||||
return MediaType.Unknown;
|
||||
|
||||
AaruConsole.Debug(MODULE_NAME,
|
||||
AaruLogging.Debug(MODULE_NAME,
|
||||
Localization
|
||||
.Drive_manufacturer_is_SyQuest_media_has_1961069_blocks_of_512_bytes_setting_media_type_to_SparQ);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user