We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e4cf6 commit c9d6c0dCopy full SHA for c9d6c0d
packages/logger/src/lib/logger.ts
@@ -1,7 +1,6 @@
1
import { version, LOG_LEVEL, LOG_LEVEL_VALUES } from '@lit-protocol/constants';
2
import { hashMessage } from 'ethers/lib/utils';
3
4
-
5
export enum LogLevel {
6
OFF = -1,
7
ERROR = 0,
0 commit comments