diff options
author | Anthony Towns <aj@erisian.com.au> | 2023-08-23 10:02:03 +1000 |
---|---|---|
committer | Anthony Towns <aj@erisian.com.au> | 2023-12-15 11:03:25 +1000 |
commit | ab34dc6012351e7b8aab871dd9d2b38ade1cd9bc (patch) | |
tree | a4991b559154c405c844a95c8f43f66510a94961 /src/kernel/context.cpp | |
parent | dfe98b6874da04e45f68d17575c1e8a5431ca9bc (diff) |
logging: Log Info messages unconditionally
Previously Info-level logging when a category was specified (via
LogPrintLevel) would only print the corresponding log message if
`-debug=category` were specified, while Info-level logging without a
category would always be printed. Make this more consistent by having
Info messages always be logged, whether they include a category or not.
Diffstat (limited to 'src/kernel/context.cpp')
0 files changed, 0 insertions, 0 deletions