Cloud API Overview > @adpt/cloud > action > ActionContext > logger
action.ActionContext.logger property
Interface to use for logging messages. Prefer to using stderr or stdout
Signature:
logger: MessageLogger;
Adapt v0.3.0: now with Google Cloud Run support!