Skip to content

How to disable console.log #379

Closed
Closed
@jeansoonsik

Description

Normally our application logging with a standard format to console in docker environment, the logging is directly capture from console output. I am facing an issue that the smart contract having multiple functions with a same name, the ethers will output a warning message to console.

WARNING: Multiple definitions for XXXX

Do you have any idea to disable the console.log inside ethers library?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or improvement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions