add Logging

This commit is contained in:
Marko
2024-08-02 09:46:16 +02:00
parent b279dd058f
commit b5f1ba6f87
20 changed files with 110 additions and 116 deletions

View File

@@ -60,4 +60,4 @@ class Product
return $this;
}
}
}