graphql-engine/server/src-lib/Hasura
Robert a7a4791b96 server/eventing: clean-up around logging configuration
- Add export list to Hasura.Eventing.Common
- Group logging options in one type / argument
- Group request header processing code in one place
  This doesn't address the convoluted logic, but should make it a bit easier
  to figure out what's going on for the next person.

https://github.com/hasura/graphql-engine-mono/pull/1710

GitOrigin-RevId: 34b0abdd1b86b5836eb512484acb0db8c81f3014
2021-07-02 17:25:59 +00:00
..
Backends Bigquery/drop dataloader 2021-06-28 13:30:40 +00:00
Base server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
Cache server: cleanup of language extensions [gardening] 2021-04-16 06:55:56 +00:00
Eventing server/eventing: clean-up around logging configuration 2021-07-02 17:25:59 +00:00
GraphQL server: add query field to http-log and websocket-log 2021-07-02 13:05:57 +00:00
Incremental server: IR for DB-DB joins 2021-06-17 23:13:05 +00:00
Metadata server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
RQL server: fix major issue with JSON instances of AnyBackend 2021-06-28 18:39:01 +00:00
Server server: add query field to http-log and websocket-log 2021-07-02 13:05:57 +00:00
SQL server: fix major issue with JSON instances of AnyBackend 2021-06-28 18:39:01 +00:00
App.hs server/eventing: clean-up around logging configuration 2021-07-02 17:25:59 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs server: IR for DB-DB joins 2021-06-17 23:13:05 +00:00
Session.hs Revert "remote schema typename customisation" 2021-06-10 09:57:16 +00:00
Tracing.hs Revert "remote schema typename customisation" 2021-06-10 09:57:16 +00:00