1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ross McFarland
6be0a8133a isort import formatting 2023-01-22 13:54:19 -08:00
Ross McFarland
cadeada955 Add --logging-config command line option 2022-09-29 14:29:32 -07:00
Ross McFarland
a1e54c2bbf Remove hacky _LogLevelSetter and just setLevel on Plan logger 2022-09-29 14:27:05 -07:00
Ross McFarland
3967c273f8 --debug flag to commands, work-around to ensure PlanLogger plan always prints 2022-09-27 08:06:30 -07:00
Ross McFarland
e734b64355 WARN -> WARNING 2022-09-27 08:06:24 -07:00
Ross McFarland
66debc0b80 Use super() now that we require python3, less error prone 2022-09-15 14:25:47 -07:00
Ross McFarland
d7880c084d Remove from __futures__ bits, all are now manditory 2022-09-15 14:10:21 -07:00
Ross McFarland
e116d26eec Implement black formatting 2022-07-04 12:27:39 -07:00
Ross McFarland
67e79481bd f-strings for cmds and processors 2021-09-03 09:58:08 -07:00
Ross McFarland
3032270545 Implement --version in ArgumentParser 2018-11-03 14:51:44 -07:00
Ross McFarland
ffa42d4015 Add thread-id to log format 2017-03-27 15:27:34 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00