Skip to content

Snowflake logs apear in the project  #1883

@yufeng99999

Description

@yufeng99999

I'm running Dataform at version 2.9.0 locally. When I execute the dataform command such as
dataform run, dataform compile or
dataform --version

the following logs appear in the terminal:

{"level":"INFO","message":"[3:35:10.407 PM]: Configuring logger with level: 2, filePath: undefined, additionalLogToConsole: undefined"}
Compiling...

At the same time, a file named snowflake.log is created in the project's root folder, containing these logs.
Each time I execute a command, a new log entry is appended to the file.
image

In earlier versions of the 2.9.0 package, this issue did not occur.
I suspect that a dependency has enabled logging by default and inadvertently pushed it to production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions