Skip to main content
Filter logs based on level, status, or HTTP method using Logixlysia’s flexible filtering system.

Basic Usage

Filter Types

By Log Level

Available levels: ERROR, WARNING, INFO, DEBUG

By HTTP Status

By HTTP Method

Or multiple methods:

Combined Filters

Environment-Specific Filters

Best Practices

  • Production: Filter to essential logs only (errors and warnings)
  • Development: Log everything for debugging
  • Security: Filter sensitive routes and avoid logging sensitive data
  • Performance: Use simple filters in production