class PlatformLog
Constructors
🔗
PlatformLog()
The constructor function sets up the logging base directory, region, and metadata for the logger.
Properties
🔗
logger_internal
🔗
mask: string[]
The function returns an array of strings obtained by splitting the value of the "LOG_MASK" environment variable using commas as the delimiter.
🔗
meta: TPlatformLogRecord["meta"]
🔗
package: string
🔗
region: TPlatformLogRecord["region"]
Constructors
🔗
PlatformLog()
The constructor function sets up the logging base directory, region, and metadata for the logger.
Properties
🔗
logger_internal
🔗
mask: string[]
The function returns an array of strings obtained by splitting the value of the "LOG_MASK" environment variable using commas as the delimiter.
🔗
meta: TPlatformLogRecord["meta"]
🔗
package: string
🔗
region: TPlatformLogRecord["region"]