Question d’entretien chez EPAM Systems

What is the difference between printing and logging

Réponse à la question d'entretien

Utilisateur anonyme

20 oct. 2024

Printing nothing but gs.print(); doesn’t log you information in sysLog table but instead I just shows the information in the current window. Logging nothing but gs.log(); logs the information in sysLog table.

1