use loglevel everywhere

This commit is contained in:
fyears
2022-01-05 00:23:49 +08:00
parent 3b195f33c8
commit 8671ba4660
16 changed files with 157 additions and 112 deletions
+3
View File
@@ -20,6 +20,9 @@ import {
getAuthUrlAndVerifier as getAuthUrlAndVerifierOnedrive,
} from "./remoteForOnedrive";
import * as origLog from 'loglevel';
const log = origLog.getLogger('rs-default');
class PasswordModal extends Modal {
plugin: RemotelySavePlugin;
newPassword: string;