mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-30 15:04:48 +00:00
🔊 Update 1.0.0
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
///|
|
||||
fn main {
|
||||
if !@lib.native_files_supported() {
|
||||
println("native file sink is not available on this backend; examples/presets stays portable, while file_rotation remains native-focused")
|
||||
println(
|
||||
"native file sink is not available on this backend; examples/presets stays portable, while file_rotation remains native-focused",
|
||||
)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user