diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 22:46:25 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 22:46:25 +0300 |
| commit | c83acd3f5749fe240464283a43f8b03797a1b544 (patch) | |
| tree | 97f32c7853af6255bdb430b2670f5d53e8158ac7 /internal/logging/logging.go | |
| parent | 95ecff336b2f8315ad37daeb006d1639d1710ed0 (diff) | |
refactor as per manual code reviews
Diffstat (limited to 'internal/logging/logging.go')
| -rw-r--r-- | internal/logging/logging.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/logging/logging.go b/internal/logging/logging.go index b82ee99..2975c7a 100644 --- a/internal/logging/logging.go +++ b/internal/logging/logging.go @@ -1,5 +1,4 @@ // Summary: ANSI-styled logging utilities with a bound standard logger and configurable preview truncation. -// Not yet reviewed by a human package logging import ( |
