If the create-method in mbed_lstools main is used to create the toolset, the logging module never receives any configuration so nothing ever gets logged. Is it assumed that the application calling create would configure the logging itself or should the start_logging method be automatically called in create?