simpler-auth+no-overlay
This commit is contained in:
@@ -215,7 +215,7 @@ use log::{debug, info, warn, error};
|
||||
// В коде
|
||||
debug!("Processing file: {}", filename);
|
||||
info!("File uploaded successfully");
|
||||
warn!("User quota is getting low: {} bytes", quota);
|
||||
warn!("Author quota is getting low: {} bytes", quota);
|
||||
error!("Failed to upload file: {}", e);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user