mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
[Doxygen] Logging
Took 50 minutes Took 36 seconds
This commit is contained in:
parent
a799cd097a
commit
aa04accfab
3 changed files with 169 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
[Rules]
|
||||
# The default log level is info
|
||||
*.debug = false
|
||||
#*.info = true
|
||||
#*.warning = true
|
||||
#*.critical = true
|
||||
#*.fatal = true
|
||||
|
||||
# Uncomment a rule to see debug level logs for that category,
|
||||
# or set <category> = false to disable logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue