Replaced the "test" static constant for the Logger+Constants extension in the test target with a "test(level: handler: )" function for the Logger+Helpers extension.

This commit is contained in:
2025-09-24 17:00:36 +02:00
parent 4798b72052
commit 7760bf4802
5 changed files with 62 additions and 37 deletions
@@ -10,7 +10,7 @@
//
// ===----------------------------------------------------------------------===
/// A type that provides a relative path representation.
/// A protocol that provides a relative path representation.
protocol Pathable {
// MARK: Properties