- Jun 06, 2023
-
-
Hans Fangohr authored
-
Hans Fangohr authored
-
- Jun 02, 2023
-
-
Ashwin Kumar Karnad authored
Use logging.error (nice red display with rich) and hide exception See merge request mpsd-cs/mpsd-software-environments!25
-
- Jun 01, 2023
-
-
Hans Fangohr authored
Revert "Merge branch 'complete-tests-for-run' into 'main'" See merge request mpsd-cs/mpsd-software-environments!26
-
Hans Fangohr authored
This reverts merge request !21
-
Hans Fangohr authored
test that the counter works See merge request mpsd-cs/mpsd-software-environments!21
-
Ashwin Kumar Karnad authored
use rich for logging formatting (if package available) See merge request mpsd-cs/mpsd-software-environments!23
-
Hans Fangohr authored
Simplify implementation of rich See merge request mpsd-cs/mpsd-software-environments!24
-
Hans Fangohr authored
- sys.__stdout__ is the value stdout had at the beginning of the Python program. - instead, let's reconnect to the stdout stream we used immediately before we redirected into the StringIO object. This should be (mildly) more robust.
-
Ashwin Kumar Karnad authored
-
Hans Fangohr authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Hans Fangohr authored
-
Hans Fangohr authored
# Conflicts: # mpsd-software-environment.py
-
Ashwin Kumar Karnad authored
Introduce logging module See merge request mpsd-cs/mpsd-software-environments!22
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
-
Hans Fangohr authored
# Conflicts: # mpsd-software-environment.py
-
- May 31, 2023
-
-
Hans Fangohr authored
-
Hans Fangohr authored
- thinking about end-users - assumes logging is imported
-
Hans Fangohr authored
and technical version with 'debug'
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
Merge branch 'introduce-logging-module' of gitlab.gwdg.de:mpsd-cs/mpsd-software-environments into introduce-logging-module
-
Hans Fangohr authored
-
Hans Fangohr authored
continue without error if rich is not installed
-
Hans Fangohr authored
- this is the one displayed when log level is `info` - the more technical version (args) is more to detect a problem in our args to string conversion
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Ashwin Kumar Karnad authored
-
Ashwin Kumar Karnad authored
Move linux-debian11 into main See merge request mpsd-cs/mpsd-software-environments!19
-
Hans Fangohr authored
-
Hans Fangohr authored
-
Hans Fangohr authored
force `subprocess.run` to check return code is 0 See merge request mpsd-cs/mpsd-software-environments!9
-
Hans Fangohr authored
-