Child pages
  • LOGGINGLEVEL

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
{hidden} DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING. THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE{hidden} {sub-section:description|text=}{sub-section}\\ {table:id=|class=servoy sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Constants Summary{th}{tr}{tbody}{tr}{td}[Number]{td}{td}[#DEBUG] Logging level.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#ERROR] Logging level.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#FATAL] Logging level.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#INFO] Logging level.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#WARNING] Logging level.{td}{tr}{tbody}{table}\\ {table:id=constant|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=DEBUG|class=node}{tr:id=name}{td}h6.DEBUG{td}{tr}{tr:id=des}{td}{sub-section:DEBUG_des|trigger=button|text=}{sub-section}{sub-section:DEBUG_des|trigger=none|class=sIndent}Logging level.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:DEBUG_snc|trigger=button|text=}{sub-section}{sub-section:DEBUG_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:DEBUG_prs|trigger=button|text=}{sub-section}{sub-section:DEBUG_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:DEBUG_ret|trigger=button|text=}{sub-section}{sub-section:DEBUG_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:DEBUG_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:DEBUG_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:DEBUG_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:DEBUG_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:DEBUG_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:DEBUG_sam|trigger=none}{code:language=javascript} application.output('my message',APP_LOG_LEVEL.DEBUG) {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=ERROR|class=node}{tr:id=name}{td}h6.ERROR{td}{tr}{tr:id=des}{td}{sub-section:ERROR_des|trigger=button|text=}{sub-section}{sub-section:ERROR_des|trigger=none|class=sIndent}Logging level.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:ERROR_snc|trigger=button|text=}{sub-section}{sub-section:ERROR_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:ERROR_prs|trigger=button|text=}{sub-section}{sub-section:ERROR_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:ERROR_ret|trigger=button|text=}{sub-section}{sub-section:ERROR_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:ERROR_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ERROR_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:ERROR_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ERROR_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:ERROR_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ERROR_sam|trigger=none}{code:language=javascript} application.output('my message',APP_LOG_LEVEL.ERROR) {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=FATAL|class=node}{tr:id=name}{td}h6.FATAL{td}{tr}{tr:id=des}{td}{sub-section:FATAL_des|trigger=button|text=}{sub-section}{sub-section:FATAL_des|trigger=none|class=sIndent}Logging level.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:FATAL_snc|trigger=button|text=}{sub-section}{sub-section:FATAL_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:FATAL_prs|trigger=button|text=}{sub-section}{sub-section:FATAL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:FATAL_ret|trigger=button|text=}{sub-section}{sub-section:FATAL_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:FATAL_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FATAL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:FATAL_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FATAL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:FATAL_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FATAL_sam|trigger=none}{code:language=javascript} application.output('my message',APP_LOG_LEVEL.FATAL) {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=INFO|class=node}{tr:id=name}{td}h6.INFO{td}{tr}{tr:id=des}{td}{sub-section:INFO_des|trigger=button|text=}{sub-section}{sub-section:INFO_des|trigger=none|class=sIndent}Logging level.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:INFO_snc|trigger=button|text=}{sub-section}{sub-section:INFO_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:INFO_prs|trigger=button|text=}{sub-section}{sub-section:INFO_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:INFO_ret|trigger=button|text=}{sub-section}{sub-section:INFO_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:INFO_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:INFO_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:INFO_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:INFO_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:INFO_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:INFO_sam|trigger=none}{code:language=javascript} application.output('my message',APP_LOG_LEVEL.INFO) {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=WARNING|class=node}{tr:id=name}{td}h6.WARNING{td}{tr}{tr:id=des}{td}{sub-section:WARNING_des|trigger=button|text=}{sub-section}{sub-section:WARNING_des|trigger=none|class=sIndent}Logging level.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:WARNING_snc|trigger=button|text=}{sub-section}{sub-section:WARNING_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:WARNING_prs|trigger=button|text=}{sub-section}{sub-section:WARNING_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:WARNING_ret|trigger=button|text=}{sub-section}{sub-section:WARNING_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:WARNING_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:WARNING_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:WARNING_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:WARNING_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:WARNING_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:WARNING_sam|trigger=none}{code:language=javascript} application.output('my message',APP_LOG_LEVEL.WARNING) {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
Wiki Markup
Cache
indextrue
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Constants SummaryLogging level.Logging level.Logging level.Logging level.Logging level.

constantservoy sDetail2100%height:30px2Constants DetailsDEBUGname

DEBUG

dessIndent
Logging level.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRowERRORname

ERROR

dessIndent
Logging level.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
FATALname

FATAL

dessIndent
Logging level. This level will for the most part be mapped on ERROR, because of java loggign api's
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
INFOname

INFO

dessIndent
Logging level.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
WARNINGname

WARNING

dessIndent
Logging level.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow