Files
codeql/python/ql/test
Rasmus Lerchedahl Petersen 20d54543fd python: move log injection out of experimental
- move from custom concept `LogOutput` to standard concept `Logging`
- remove `Log.qll` from experimental frameworks
  - fold models into standard models (naively for now)
    - stdlib:
      - make Logger module public
      - broaden definition of instance
      - add `extra` keyword as possible source
   - flak: add app.logger as logger instance
   - django: `add django.utils.log.request_logger` as logger instance
     (should we add the rest?)
- remove LogOutput from experimental concepts
2022-01-31 11:27:55 +01:00
..
2021-12-07 18:00:46 +00:00
2021-12-07 17:29:35 +00:00
2019-08-17 16:31:19 +01:00
2021-11-29 14:15:53 -05:00