Skip to content

Conversation

@rosen-vladimirov
Copy link
Contributor

Several logger methods have been deprecated, but their usage had been broken. Fix it until we delete them.
The current problem arises when we pass several args to the logger.out (or any deprecated method) - instead of passing args directly to logger.info, we need to spread them

PR Checklist

What is the current behavior?

tns account command prints incorrect table.

What is the new behavior?

tns account prints correct table.

Fixes/Implements/Closes #[Issue Number].

Several logger methods have been deprecated, but their usage had been broken. Fix it until we delete them.
The current problem arises when we pass several args to the `logger.out` (or any deprecated method).
@rosen-vladimirov rosen-vladimirov added this to the 5.4.1 milestone Jun 3, 2019
@rosen-vladimirov rosen-vladimirov self-assigned this Jun 3, 2019
@cla-bot cla-bot bot added the cla: yes label Jun 3, 2019
@rosen-vladimirov rosen-vladimirov merged commit c226d65 into release Jun 3, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-deprecated-logger-apis branch June 3, 2019 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants