1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
budibase/packages/worker/src/utilities
Rory Powell e5e767f18d Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
..
appService.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
email.ts Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
fileSystem.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
index.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
redis.ts Some worker typescript conversions. 2022-11-16 18:13:34 +00:00
templates.ts Some worker typescript conversions. 2022-11-16 18:13:34 +00:00
users.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00