Commit Graph

30 Commits (master)

Author SHA1 Message Date
Jorge Tarrero e039204638 Fix linter
4 years ago
Jorge Tarrero dc1becd15c Fix logger error serializer when the exception stack is not set
4 years ago
Daniel García Aubert 28f70f6877 Logger: rename key 'msg' => 'event_message'
4 years ago
Daniel García Aubert b646f71394 Don't miss the header
4 years ago
Daniel García Aubert b9198b59a1 Logger: rename 'error' => 'exception' to avoid name clashing in E/S
4 years ago
Daniel García Aubert b60a69e7d2 Logger: rename level => levelname to avoid name collision
4 years ago
Daniel García Aubert 3937b8c271 Adapt JSON output to the standard structure
4 years ago
Daniel García Aubert 6f9f53dd03 Be able to reduce the footprint in the final log file depending on the environment
4 years ago
Daniel García Aubert 63bc8f75b9 Typo
4 years ago
Daniel García Aubert adeffd2018 Centralize common headers, this will help up to move biz metrics out of the process
4 years ago
Daniel García Aubert 210f5b01ec Make sure all errors use the serializer set for the logger
4 years ago
Daniel García Aubert 219d2c9044 Shortcuts for serializers
4 years ago
Daniel García Aubert 1e89821d97 Use standard serializers for error, request, and response
4 years ago
Daniel García Aubert b7b3392bdd Be able to set log level from env variable LOG_LEVEL
4 years ago
Daniel García Aubert 48c28aea0b Do not bind logger to global object, now it's a part of serverOptions
4 years ago
Daniel García Aubert a8fb51ba25 - Rename NamedMapProviderReporter by NamedMapProviderCacheReporter
5 years ago
Raúl Marín 6eb66de94e Unify stripQuotes
5 years ago
Daniel García Aubert f9082dad94 Merge branch 'eslint' of github.com:CartoDB/Windshaft-cartodb into eslint
5 years ago
Daniel García Aubert 7b13c12ab4 Automatically lint fixes
5 years ago
Daniel García Aubert 2c8a030ecb Merge branch 'master' into eslint
5 years ago
Raúl Marín 3c586caba4 Qualify calls to cartodb extension so having it in the search_path isn't necessary
5 years ago
Daniel García Aubert 734c373f3d Camel case
5 years ago
Daniel García Aubert cc24228511 Fix eslint issues
5 years ago
Daniel García Aubert 575fe8e350 Remove unnecessary escape usage
5 years ago
Daniel García Aubert 7a1d2ca205 Avoid calling Object.prototype methods directly on object instances
5 years ago
Daniel García Aubert 4d70ac0894 Apply automatic eslint fixes
5 years ago
Daniel García Aubert 5a84d7233b Rename table_name_parser -> table-name-parser
5 years ago
Daniel García Aubert 8fe0112568 Rename overviews_query_rewriter -> overviews-query-rewriter
5 years ago
Daniel García Aubert 3acaac5403 Rename icu_data_env_setter -> icu-data-env-setter
5 years ago
Daniel García Aubert 281a079a62 Simplify folder structure
5 years ago