vscode-lean4 icon indicating copy to clipboard operation
vscode-lean4 copied to clipboard

feat: [lean4web] rewrite logger to be compatible with browser

Open abentkamp opened this issue 1 year ago • 0 comments

The Console class does not seem to exist for the browser. This implementation of the logger behaves exactly like before for all logger.log and logger.error calls (which are the only ones used in the project).

abentkamp avatar Jul 05 '24 21:07 abentkamp