To get to the Logs page, you must press on its tab in the Administration section (Picture 15). Logs are responsible for different actions that user performs, so in order to simplify load on the System and decrease or increase log number, you have ability to manage them, by choosing different levels. 

Name represents internal classes that are connected to the microservices. Level shows level of logging, it can have different levels, such as: 

  • Trace is the highest level, and if it is chosen it’ll write down all of the information in logs;

  • Debug - requests, stack trace and all that’s next in the levels of logging;

  • Info - shows information requests, like pressing on the button;

  • Warn - only warnings and errors will be displayed;

  • Error - only errors will be displayed.


Moreover, you can see logs through console.


Picture 15. Logs page