pub const DOKAN_OPTION_DISPATCH_DRIVER_LOGS: DokanOptionFlag = _; // 2_048u32
Expand description

Forward the kernel driver global and volume logs to the userland.

Can be very slow if single thread is enabled.