Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Client Logger
Give us feedback
Client Logger
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded on
20 October 2022
by
Andrea Lembo
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)
Related assets
Discovery
Architecture Team
Discovery is a visual tool to help analyze, measure and understand how to improve your factory architecture
15966
Data Migration Manager (DMM) +Performance Advisor(IPA)
Infosistema Solutions
DMM - Data Migration Manager + IPA - Intelligent Performance Advisor. DMM - Data Migration Manager is a robust, cost-efficient, and intuitive data management solution. IPA - Intelligent Performance Advisor is the next generation in OutSystems performance monitoring and advisory. DMM - Data Migration Manager enables you to reduce costs by saving hundreds of hours that were spent in building custom scripts, allowing you to increase quality and unprecedented flexibility and speed in managing your data. DMM enables data and BPT migration across/into/out of OutSystems environments (onPrem, Hybrid, Cloud, PaaS), databases (mySQL, Oracle, SQLServer) and OS versions (v9 , v10 or v11) using a simple user interface without the need of building custom scripts. It also supports features like data anonymization, data scramble and data deletion, essential to comply with GDPR. IPA - Intelligent Performance Advisor is the next generation in OutSystems performance monitoring and advisory. With IPA you can define and monitor transactions execution times and understand correlation between flows, algorithms and data. IPA is a crucial tool for developers to understand how performance is impacted with data volume growth or to understand performance bottlenecks.
2331
TestFramework
Indigo
TestFramework is an open-source application that offers simple management and automated execution of OutSystems Unit and API tests. With seamless integration with BDD Framework and Unit Testing Framework , it allows automated regression tests setup and execution. With the recent addition of Ghost Inspector integration, it now also allows the inclusion of automated UI tests in the test suites. TestFramework is provided by Indigo, an OutSystems partner, with ample experience in automated testing strategy and implementation. With the latest update, it’s now possible to analyze, track, and produce reports of your project’s code coverage, load tests from other environments and schedule your test runs! Take a tour!
2048
More from Andrea Lembo
Popup Add-on
Andrea Lembo
This module adds some features to standard OS popup.
53
String Format Utils
Andrea Lembo
Module that expose client and server action to format string or generate random string.
8
Client Awaitable Popups
Andrea Lembo
Block to show a dialog inside client action and wait for a user response.
20
Loading...
Loading