diff --git a/docs/_docs/help/implementor.html b/docs/_docs/help/implementor.html index 1a161228f5..b6e2550366 100644 --- a/docs/_docs/help/implementor.html +++ b/docs/_docs/help/implementor.html @@ -157,6 +157,9 @@
getLogger()
. Using a logger obtained this way,
you can use the StandardLogger
methods like info()
, error()
, etc.runtimeContext.logInfo()
.
+