Stacksenseio / Evaluation-Criteria

In this repo, we will post the evaluation criteria for various modern enterprise IT technologies
Creative Commons Attribution Share Alike 4.0 International
4 stars 0 forks source link

Built-in logging #5

Closed yaronha closed 6 years ago

yaronha commented 6 years ago

Another category can be if the FaaS has a built-in Logging & Monitoring capability (i.e. the user can use log object to log/debug into a managed log and monitoring service)

can specify details such is if the log support structured logging, does it support specifing log-level in runtime and if debug is intrusive (adds overhead of processing & storage when not in debug mode), what are the supported log targets, etc.

krishnan commented 6 years ago

Added