winfsp / winspd

Windows Storage Proxy Driver - User mode disk storage
https://winfsp.dev
Other
411 stars 52 forks source link

Can't enable all debug logs #4

Closed CzBiX closed 4 years ago

CzBiX commented 4 years ago

The DebugLog type is UInt.

https://github.com/billziss-gh/winspd/blob/4c45b7f80ef46d9904383c84175411c5be5de4a3/src/dotnet/StorageUnitHost.cs#L200

CzBiX commented 4 years ago

Set DebugLog to 0xFFFFFFFF will work.