Initial implementation

This commit is contained in:
T. R. Bernstein
2026-02-27 22:18:00 +01:00
commit fec4a037db
6 changed files with 161 additions and 0 deletions

15
Package.resolved Normal file
View File

@@ -0,0 +1,15 @@
{
"originHash" : "041d5a9b2664fe8fba9d0ff5826e7f1955cca0b22d288fe2f2383df27258b52a",
"pins" : [
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log",
"state" : {
"revision" : "bbd81b6725ae874c69e9b8c8804d462356b55523",
"version" : "1.10.1"
}
}
],
"version" : 3
}