
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Blocker
|
|
|
|
This issue is blocked by:
|
|
LEDGE-62
move ConfigurationFactory into ledge-components
|
|
|
|
|
|
|
|
If LoggingConfigurator is in ledge-components, a component may request that logging subsystem be configured before it, by declaring LedgeConfigurator dependency through it's constructor.
This is needed in siutation when component's start method calls third party code that performs excessive logging.
|
|
Description
|
If LoggingConfigurator is in ledge-components, a component may request that logging subsystem be configured before it, by declaring LedgeConfigurator dependency through it's constructor.
This is needed in siutation when component's start method calls third party code that performs excessive logging. |
Show » |
|