Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Client Logger
Client Logger
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
20 October 2022
by
5.0
(1 rating)
Overview
Reviews
Versions
Documentation
Support
Client Logger
Details
Library with client actions useful to log inside the browser console and the service center.
Read more
The library enables and configures client-side logging via levels and targets.
1-Console(Browser Console)
2-Service Center
3-Dev Popup
The levels are:
0-Error
1-Warning
2-Info
3-Log
IMPORTANT POINT
: By design the logger is inactive, so the logger must be enabled/activated in order to function properly.
The library exposes two main client actions for activation and deactivation, you can use a site properties in the module to handle logger activation.
The library use two different pattern to format message:
Console/DevPopup :
Sc: <UIFlow.ScreenName> | Lvl: <Level> | Tm: <Time> | Ac: <Scope> | <Message>
The Sc and Ac values are trimmed if their values are greater than 20.
ServiceCenter :
Ap: <ApplicationName> | Md: <ModuleName> | Sc: <UIFlow.ScreenName> | Lvl: <Level> | Tm: <Time> | Ac: <Scope> | <Message>
Release notes
(1.0.0)
Reviews
(0)
Team
Other assets in this category
Development tools, Other development tools
OutDoc
OutSystems
OutDoc provides you automatically generated documentation for your Applications. It is a default and open implementation of the Platform Documentation API, which gives you full flexibility to customize and extend how the documentation is presented, according to your own needs.
13814
Factory Configuration
OutSystems
The Service Center Factory Configuration application allows you to change the configuration of the components of your Service Center Factory.
12444
Case Management framework
OutSystems
The Case Management framework accelerates the creation of custom-fit business process and case management apps, by extending the capabilities provided by Business Process Technology (BPT).
3850
More from Andrea Lembo
Popup Add-on
Andrea Lembo
This module adds some features to standard OS popup.
171
String Format Utils
Andrea Lembo
Module that expose client and server action to format string or generate random string.
18
Client Awaitable Popups
Andrea Lembo
Block to show a dialog inside client action and wait for a user response.
33
Loading
Loading...