Skip to content

logging

Arjun Nair edited this page Jan 10, 2025 · 3 revisions

LOGGING

Lazlo logs are eloquent but brief in nature. Every log starts with the local creation time of the record and ends with the UTC creation date & time.

Every log also contains a code which describes the operation in short. These are:

  • DBC : Database creation
  • DBD : Database deletion
  • DC : Document creation
  • DD : Document deletion
  • DE : Data entry
  • DR : Data removal
  • DU : Data update

View screenshots here

log

This command displays the log file on the terminal

lazlo => log
Clone this wiki locally