- Aug 02, 2018
- Aug 01, 2018
- Jul 23, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
- Jul 21, 2018
-
-
- Jul 16, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
- Remove started_at file in config et al. - Add state_fname to config et al. - Remove read/write functions for the started_at file in scanner.py and genearte.py
-
Matt Traudt authored
-
Matt Traudt authored
GH: ref #166
-
Matt Traudt authored
-
juga authored
reading the whole file is already in other test and software version changes with every release
-
juga authored
-
juga authored
reading from the file created in the same test
-
juga authored
-
juga authored
-
- Jul 13, 2018
-
-
Matt Traudt authored
-
- Jul 11, 2018
-
-
Matt Traudt authored
-
Matt Traudt authored
-
Matt Traudt authored
**Important changes**: - The way users configure logging has changed. No longer are most users expected to be familiar with how to configure python's standard logging library with a config file. Instead we've abstracted out the setting of log level, format, and destinations to make these settings more accessible to users. Expert users familiar with [the logging config file format][logconffmt] can still make tweaks. Summary of changes: - Make logging configuration easier for the user. - Add UML diagrams to documentation. They can be found in docs/source/images/ and regenerated with `make umlsvg` in docs/. [logconffmt]: https://docs.python.org/3/library/logging.config.html#logging-config-fileformat
-
- Jul 10, 2018