8 Commits (2022-03-24)

Author SHA1 Message Date
Igor Scheller 8d436d988a More PHP 8.1 fixes to be compatible 3 years ago
Igor Scheller 64dc16e4d9 Logger: Added handling for exceptions and log exceptions if they occur 5 years ago
Igor Scheller c519be276a Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 5 years ago
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
6 years ago
Igor Scheller ac48332166 Models: Added LogEntry model 6 years ago
Igor Scheller 60fd72cd1a Added service providers 7 years ago
Igor Scheller e6ed8a3017 Changed LogEntries table: Use log level instead of nick name 7 years ago
Igor Scheller b3b65743cd Added Logger 7 years ago