mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename DumpLog to DeviceLog.
This commit is contained in:
@@ -858,7 +858,7 @@ public sealed class MediaDumpViewModel : ViewModelBase
|
||||
}
|
||||
*/
|
||||
|
||||
DumpLog.StartLog(_dev, false);
|
||||
DeviceLog.StartLog(_dev, false);
|
||||
|
||||
AaruLogging.WriteLine(UI.Output_image_format_0, SelectedPlugin.Name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user