AgileApps Support Wiki Pre Release

Difference between revisions of "Debug Log"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
'''Designer > Global Resources > Debug Log'''
'''Designer > Global Resources > Debug Log'''
__TOC__
__TOC__
===To put entries into the Debug Log===
==About the Debug Log==
 
==Working with the Debug Log==
To work with the debug log, you need either of these permissions:
:* [[Manage Debug Log permission]]
:* [[Manage Develop Features]] permission
 
===Adding entries to the Debug Log===
:Use [[Utility_Calls#debug|Functions.debug]] statements in your classes to add entries to the Debug Log.
:Use [[Utility_Calls#debug|Functions.debug]] statements in your classes to add entries to the Debug Log.


===To see the Debug Log===
===Controlling Severity-Level Visibility===
Debug messages have different severity levels. You can specify which severity levels to display in the [[Developer Configuration]] settings.
 
===Viewing the Debug Log===
# Visit '''Designer > Global Resources > Debug Log'''
# Visit '''Designer > Global Resources > Debug Log'''
{{SearchFilterView|Debug Log entries}}
{{SearchFilterView|Debug Log entries}}


===To clear the Debug Log===
===Clearing the Debug Log===
#Visit '''Designer > Global Resources > Debug Log'''
#Visit '''Designer > Global Resources > Debug Log'''
#Click '''[Clear Debug Log]'''
#Click '''[Clear Debug Log]'''

Revision as of 23:56, 3 October 2011

Designer > Global Resources > Debug Log

About the Debug Log

Working with the Debug Log

To work with the debug log, you need either of these permissions:

Adding entries to the Debug Log

Use Functions.debug statements in your classes to add entries to the Debug Log.

Controlling Severity-Level Visibility

Debug messages have different severity levels. You can specify which severity levels to display in the Developer Configuration settings.

Viewing the Debug Log

  1. Visit Designer > Global Resources > Debug Log
    Debug Log entries are displayed in a View.
  2. Use standard Searching and Filtering operations to determine which records are displayed.

Clearing the Debug Log

  1. Visit Designer > Global Resources > Debug Log
  2. Click [Clear Debug Log]