Skip to content

bugfix: Make LogOption public in dockertest module

Tomáš Siegl requested to merge sigi-64/dockertest-rs:tsi/log-option into master

Following types LogAction, LogOptions, LogPolicy, LogSource should be exported as public otherwise Composition::with_log_options() can not be used.

Edited by Tomáš Siegl

Merge request reports