Compare commits

...

4 Commits

Author SHA1 Message Date
Luis Gerardo Romero Garcia 5ed78dec55 Merge pull request 'ogdhcp-log' (#2) from ogdhcp-log into main
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
Reviewed-on: #2
2025-01-13 11:33:17 +01:00
Luis Gerardo Romero Garcia 394a71134c refs #1204 Fix missing comprobations in update subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2025-01-13 11:32:31 +01:00
Luis Gerardo Romero Garcia 24ddbead96 refs #1204 Fix logs formats in ogdhcp controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2025-01-13 11:18:20 +01:00
Luis Gerardo Romero Garcia 48a231ff7c refs #1204 Adds symfony logs with format in ogdhcp controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2025-01-13 10:39:21 +01:00
2 changed files with 698 additions and 140 deletions

View File

@ -22,6 +22,11 @@ when@dev:
type: console
process_psr_3_messages: false
channels: ["!event", "!doctrine", "!console"]
syslog:
type: syslog
ident: "ogdhcp"
level: info
channels: ["!event"]
when@test:
monolog:

File diff suppressed because it is too large Load Diff