Skip to content

Allow access to verbose function anywhere in Datamaintain class #195

@nroulon

Description

@nroulon

Currently, verbose and logger in general are lock in DatamaintainConfig (in context). The context class is not accessible from driver class (or other).

We need to allow it, maybe by configuring a specific logger or by set verbose and porcelain boolean into a static / thread local variable ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions