Ghost/ghost/collections/src
Naz 608d4dfa10 Optimized the amount of logs produced by collections module
refs https://github.com/TryGhost/Arch/issues/82

- Collections logs are too verbose causing noise.
- Moved some of the logs to use "debug" for now and made summarized logs for the information that we still need while collections code is actively monitored. The event info logs can be removed once we are passed the active phase of rolling out the collections feature
2023-09-01 12:40:54 +08:00
..
events Enabled no-explicit-any for majority of packages 2023-07-27 16:49:08 +02:00
Collection.ts Validated filters for collections 2023-08-23 15:49:06 +07:00
CollectionPost.ts
CollectionRepository.ts Fixed "any" types for Knex transaction objects 2023-08-01 15:11:00 +08:00
CollectionsRepositoryInMemory.ts Enabled no-explicit-any for majority of packages 2023-07-27 16:49:08 +02:00
CollectionsService.ts Optimized the amount of logs produced by collections module 2023-09-01 12:40:54 +08:00
index.ts
libraries.d.ts Optimized the amount of logs produced by collections module 2023-09-01 12:40:54 +08:00
RepositoryUniqueChecker.ts
UniqueChecker.ts