summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLogManager.h
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-03-01 15:35:42 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-03-01 15:35:42 -0500
commit77a95d4d07dd4ae841a518efce880f402ef81e87 (patch)
tree1a10d6ae34527a6f0d8f41d6b412792f7da7ca02 /SmartDeviceLink/SDLLogManager.h
parentfb310a499a6cdef3cd38a2ed41192994ebb4ecc2 (diff)
downloadsdl_ios-77a95d4d07dd4ae841a518efce880f402ef81e87.tar.gz
Remove stop methods
* YOU CAN’T STOP THIS
Diffstat (limited to 'SmartDeviceLink/SDLLogManager.h')
-rw-r--r--SmartDeviceLink/SDLLogManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLLogManager.h b/SmartDeviceLink/SDLLogManager.h
index b4f9cb079..e1a3aa6f7 100644
--- a/SmartDeviceLink/SDLLogManager.h
+++ b/SmartDeviceLink/SDLLogManager.h
@@ -35,7 +35,6 @@ NS_ASSUME_NONNULL_BEGIN
#pragma mark - Singleton Methods
+ (void)startWithConfiguration:(SDLLogConfiguration *)configuration;
-+ (void)stop;
// This would be used internally to send out a log to the loggers
+ (void)logWithLevel:(SDLLogLevel)level