|
kodi
|
Public Member Functions | |
| NPT_Result | Configure (const char *config_sources=NULL) |
| NPT_String * | GetConfigValue (const char *prefix, const char *suffix) |
| NPT_List< NPT_Logger * > & | GetLoggers () |
| NPT_List< NPT_LogConfigEntry > & | GetConfig () |
| void | SetEnabled (bool enabled) |
| bool | IsEnabled () |
| void | Lock () |
| void | Unlock () |
Static Public Member Functions | |
| static NPT_LogManager & | GetDefault () |
| static bool | ConfigValueIsBooleanTrue (NPT_String &value) |
| static bool | ConfigValueIsBooleanFalse (NPT_String &value) |
| static NPT_Logger * | GetLogger (const char *name) |
1.8.13