Change Type Old Version New Version d.ts File
Cross-platform capability changed Class name: hilog;
Method or attribute name: function isLoggable(domain: number, tag: string, level: LogLevel): boolean;
Old version information: crossplatform
Class name: hilog;
Method or attribute name: function isLoggable(domain: number, tag: string, level: LogLevel): boolean;
New version information:
@ohos.hilog.d.ts
Cross-platform capability changed Class name: LogLevel;
Method or attribute name: DEBUG = 3
Old version information:
Class name: LogLevel;
Method or attribute name: DEBUG = 3
New version information: crossplatform
@ohos.hilog.d.ts
Cross-platform capability changed Class name: LogLevel;
Method or attribute name: INFO = 4
Old version information:
Class name: LogLevel;
Method or attribute name: INFO = 4
New version information: crossplatform
@ohos.hilog.d.ts
Cross-platform capability changed Class name: LogLevel;
Method or attribute name: WARN = 5
Old version information:
Class name: LogLevel;
Method or attribute name: WARN = 5
New version information: crossplatform
@ohos.hilog.d.ts
Cross-platform capability changed Class name: LogLevel;
Method or attribute name: ERROR = 6
Old version information:
Class name: LogLevel;
Method or attribute name: ERROR = 6
New version information: crossplatform
@ohos.hilog.d.ts
Cross-platform capability changed Class name: LogLevel;
Method or attribute name: FATAL = 7
Old version information:
Class name: LogLevel;
Method or attribute name: FATAL = 7
New version information: crossplatform
@ohos.hilog.d.ts
Cross-platform capability changed Class name: hiTraceMeter;
Method or attribute name: declare hiTraceMeter
Old version information: crossplatform
Class name: hiTraceMeter;
Method or attribute name: declare hiTraceMeter
New version information:
@ohos.hiTraceMeter.d.ts
Cross-platform capability changed Class name: hiTraceMeter;
Method or attribute name: function startTrace(name: string, taskId: number): void;
Old version information: crossplatform
Class name: hiTraceMeter;
Method or attribute name: function startTrace(name: string, taskId: number): void;
New version information:
@ohos.hiTraceMeter.d.ts
Cross-platform capability changed Class name: hiTraceMeter;
Method or attribute name: function finishTrace(name: string, taskId: number): void;
Old version information: crossplatform
Class name: hiTraceMeter;
Method or attribute name: function finishTrace(name: string, taskId: number): void;
New version information:
@ohos.hiTraceMeter.d.ts