Logging
  • 23 May 2023
  • 1 Minuto para leer
  • Colaboradores
  • Oscuro
    Ligero

Logging

  • Oscuro
    Ligero

The content is currently unavailable in Spanish. You are viewing the default English version.
Article Summary


 GET   /Logging/GetFormLogMessages


Returns a list of form log messages.

Query Parameters
ParameterTypeDescription
filterStringString containing a valid query filter.
daysIntNumber of days to include.
rowsIntNumber of rows to include.
priorityIntPriority ranking.


 PUT   /Logging/{id}/NewMessage


Creates a new logging message.

Route Parameters
ParameterTypeDescription
id*GuidThe logging id.
Body Parameters
ParameterTypeDescription
application*StringName of the application being logged.
text*StringThe logging message.
stack*StringStack trace information.

¿Te ha sido útil este artículo?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.