#2795 CLI: unify warning messages to stderr
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by julian8628.

To differ the warning output from the normal one, we'd better put warning msgs to stderr if no conflict.


Are there still some? All warnings should use warn() which uses stderr.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

3 years ago

Ok, there is a few. And with this I would remove 'Warning: ' prefix from all of the warnings. If we want to have such prefix we can do that inside warn() to be consistent.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.26

3 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.25 (was: 1.26)

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2803 Merged 3 years ago