cscg24-photoeditor

CSCG 2024 Challenge 'PhotoEditor'
git clone https://git.sinitax.com/sinitax/cscg24-photoeditor
Log | Files | Refs | sfeed.txt

appsettings.Development.json (127B)


      1{
      2  "Logging": {
      3    "LogLevel": {
      4      "Default": "Information",
      5      "Microsoft.AspNetCore": "Warning"
      6    }
      7  }
      8}