We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70cc7c commit 1eea4f0Copy full SHA for 1eea4f0
src/logger.ts
@@ -41,6 +41,7 @@ export interface LoggerOptions {
41
42
/**
43
* @public
44
+ * @deprecated This logger is unused and will be removed in the next major version.
45
*/
46
export class Logger {
47
className: string;
0 commit comments