Skip to content

Commit

Permalink
add useful logs
Browse files Browse the repository at this point in the history
  • Loading branch information
damikael committed Jun 20, 2024
1 parent a7664ad commit ead18ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ function ($f3) {
}
);

//$logger = $f3->get("LOGGER");
//$logger->log('spid-cie-oidc-php', $_SERVER['REQUEST_METHOD'] . ' ' . $_SERVER['REQUEST_URI'], $_REQUEST);

//----------------------------------------------------------------------------------------
// Routes for SA
Expand Down

0 comments on commit ead18ff

Please sign in to comment.