Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Log level to DEBUG #70

@kemuning

Description

@kemuning

I changed the the log level to "debug" on the logback.xml :

<logger name="com.sforce.cd.apexUnit" level="debug" />
<root level="debug">
	<appender-ref ref="STDOUT" />
</root>

but nothing happen on the console when I run the mvn compile ... All I see is just the INFO.

Any idea ?

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