Skip to content

Logging of backend service not working anymore #173

@dlabordus

Description

@dlabordus

Subject of the issue

At least for the Data Service and Validator Service the application logging is not working anymore. The logging is fully filter out, even after setting the levels at debug level. It needs to be check for the CIM Mapping Service and Auto Alignment Service.

If last two are still working it can be related with the introduction of Websocket and EventBus (Reactive implementation).

Steps to reproduce

Start using the service using a Container Image and check the console logging of the container, no logging is found for the application, so nothing from the package 'org.lfenergy'. There should be a minimum of logging displayed.

When starting the service from a IDE or Maven it works correctly and the logging is displayed.

Expected behaviour

Application logging found in the console.

Actual behaviour

No application logging found in the console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions