Lines Matching defs:NSString
129 + (id)standardLoggerWithPath:(NSString *)path {
247 - (void)logDebug:(NSString *)fmt, ... {
254 - (void)logInfo:(NSString *)fmt, ... {
261 - (void)logError:(NSString *)fmt, ... {
268 - (void)logAssert:(NSString *)fmt, ... {
279 - (void)logFuncDebug:(const char *)func msg:(NSString *)fmt, ... {
286 - (void)logFuncInfo:(const char *)func msg:(NSString *)fmt, ... {
293 - (void)logFuncError:(const char *)func msg:(NSString *)fmt, ... {
300 - (void)logFuncAssert:(const char *)func msg:(NSString *)fmt, ... {
311 - (void)logInternalFunc:(const char *)func
336 + (id)fileHandleForLoggingAtPath:(NSString *)path mode:(mode_t)mode {
347 - (void)logMessage:(NSString *)msg level:(GTMLoggerLevel)level {
367 - (void)logMessage:(NSString *)msg level:(GTMLoggerLevel)level {
382 - (void)logMessage:(NSString *)msg level:(GTMLoggerLevel)level {
407 - (NSString *)prettyNameForFunc:(NSString *)func {
425 - (NSString *)stringForFunc:(NSString *)func
461 - (NSString *)stringForFunc:(NSString *)func
507 - (BOOL)filterAllowsMessage:(NSString *)msg level:(GTMLoggerLevel)level {
540 - (BOOL)filterAllowsMessage:(NSString *)msg level:(GTMLoggerLevel)level {
580 - (BOOL)filterAllowsMessage:(NSString *)msg level:(GTMLoggerLevel)level {