Skip to content

tmp errors directory explained

Ryan edited this page Jan 29, 2018 · 1 revision

3. tmp/errors

tmp/errors : this currently holds runtime errors output by the program. There currently aren't any for egauge and webctrl projects, however we expect them to be here. These segments of code displays that.

https://github.com/erdl/legacy-scrape-util/blob/2c4a718e3697cfef84493cdb1245baeb0d3b4693/src/core/error_utils.py#L55-L60

https://github.com/erdl/legacy-scrape-util/blob/2c4a718e3697cfef84493cdb1245baeb0d3b4693/src/core/error_utils.py#L37-L53