Skip to content

Commit 1eea4f0

Browse files
authored
feat(NODE-4809): deprecate the existing logger (#3464)
1 parent b70cc7c commit 1eea4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/logger.ts

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export interface LoggerOptions {
4141

4242
/**
4343
* @public
44+
* @deprecated This logger is unused and will be removed in the next major version.
4445
*/
4546
export class Logger {
4647
className: string;

0 commit comments

Comments
 (0)