Richard Bowman
1339c23757
Bump some logging statements to DEBUG
...
Any action that takes captures ends up with
a log that's full of capture write operations,
because each new capture generates 6-10
messages.
I'm moving said messages to DEBUG because I
don't think they are important any more, and
they do clutter up the log.
2022-01-13 14:56:18 +00:00
Joel Collins
7866ec0f47
Static type analysis
2020-11-30 13:36:45 +00:00
Joel Collins
004ba0b06e
Removed duplicated code
2020-11-13 11:23:11 +00:00
Joel Collins
6fb61e1e3f
Reverted logging style
2020-11-12 15:45:58 +00:00
Joel Collins
9f5252194a
Updated all log strings to new format
2020-11-12 15:12:17 +00:00
Joel Collins
994e83dbeb
Code cleanup
2020-10-14 14:56:29 +00:00
Joel Collins
2bfb988460
Code formatting
2020-10-13 15:02:19 +01:00
Joel Collins
24398ba7dc
Updated tasks nomenclature
2020-07-21 12:54:42 +01:00
Joel Collins
a34214b9fb
Fixed broken references to capture list
2020-04-28 14:47:22 +01:00
Joel Collins
caf553db7a
Moved capture management into separate object
2020-04-28 14:32:56 +01:00