Log Settings 🛠
- You can change the colour of all options date, all, critical, error, debug, info, alert, notice, warning, emergency
1.Log Level Color Options:
- The user can configure different log levels and assign them colors.
- Each level is represented by a horizontal bar with its corresponding color.
2.Environment Mode
- Development Mode: The application will show more detailed information, including errors and warnings. This is useful for debugging and development purposes.
- Production Mode: The application will show less detailed information, and errors will be handled in a more user-friendly way. This is ideal for deploying an application in a production environment.
- The user can choose between two environments: Development and Production.
- A radio button next to each option indicates the currently selected environment.