Skip to content

Adding Logging mechanism

Max Piletski requested to merge slb-master-mpiletski-gsm into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Adding Logging mechanism

    - LogWriter interface which adds support of logging messages to any
kind of services
    - Class to store Shared Library: load, unload, get function

Merge request reports