Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / logging_utils.py
index 7b70d759879e5f537f0a60d60d4692c2bd1536be..6ceba65f7b8ee2413ae8e1595bf653d169856e95 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities related to logging."""
 
 import collections