-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds functions to report errors and warnings. These ensure, that fatal errors terminate the program and all messages are printed to stderr (to not interfere with KAS output on stdout). All existing logging is ported over to these functions. By that, the inconsistent printing to stderr and stdout is fixed. Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
- Loading branch information
1 parent
6b7d06e
commit 1d3606a
Showing
1 changed file
with
37 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters