Writes a log message out
WriteLog(text=[string], file=[string], log=[string], type=[string])
Argument | Type | Required | Description | Default |
---|---|---|---|---|
text |
string |
true |
The text of the log message | |
file |
string |
false |
A custom log file to write to | |
log |
string |
false |
If a custom file is not specified the log category to write to | Application |
type |
string |
false |
The log level ( debug, info, warn, error ) | Information |
- ApplicationRestart
- ApplicationStartTime
- ApplicationStop
- BoxAnnounce
- BoxAnnounceAsync
- BoxRegisterInterceptor
- BoxRegisterRequestInterceptor
- CallStackGet
- CreateGUID
- CreateObject
- CreateUUID
- DE
- DebugBoxContexts
- Dump
- Duplicate
- echo
- EncodeForHTML
- GetApplicationMetadata
- GetBaseTagData
- GetBaseTagList
- GetBaseTemplatePath
- GetBoxContext
- GetBoxRuntime
- GetBoxVersionInfo
- GetClassMetadata
- GetComponentList
- GetContextRoot
- GetCurrentTemplatePath
- GetFileFromPath
- GetFunctionCalledName
- GetFunctionList
- GetModuleInfo
- GetModuleList
- GetRequestClassLoader
- GetSystemSetting
- GetTempDirectory
- GetTickCount
- htmlEditFormat
- IIF
- Invoke
- IsInstanceOf
- JavaCast
- ObjectDeserialize
- ObjectSerialize
- PagePoolClear
- Println
- RunThreadInContext
- SessionInvalidate
- SessionRotate
- SessionStartTime
- Sleep
- SystemCacheClear
- SystemExecute
- SystemOutput
- Throw
- Trace
- URLDecode
- URLEncodedFormat
- writeDump
- WriteOutput