konveyor / move2kube-api

HTTP REST API for move2kube
https://move2kube.konveyor.io/
Apache License 2.0
6 stars 18 forks source link

When relaying logs from move2kube cli, the logging level (warn, info, debug..) should be maintained #57

Closed ashokponkumar closed 3 years ago

ashokponkumar commented 3 years ago

Describe the bug Currently move2kube just prints all logs from the cli as info logs

To Reproduce Steps to reproduce the behavior:

  1. Run move2kube-aio image
  2. Start a plan creation
  3. All messages from move2kube gets displayed as info message.

Expected behavior The logging level from move2kube should be maintained by move2kube-api too

Akash-Nayak commented 3 years ago

I am closing this issue as discussed today.