Project

General

Profile

« Previous | Next » 

Revision e9e22c23

Added by skyjake about 12 years ago

libdeng2: Don't override build's default log entry level

We are currently using the practice of basing the default log entry
level on the build type. However, de::App was overriding this with
the level in Config. This would allow setting a persistent log level
and changing it at runtime, but since the user has no way of modifying
the Config at present, we'll be just using the build type based
level for now.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences