List of all members.
Member Function Documentation
Clears buffers and causes any buffered data to be written to the Apple System Log facility.
- Since:
- 1.0
Logs an error message to the Apple System Log facility.
- Parameters:
-
format | The string to write to the Apple System Log facility. |
- Since:
- 1.0
+ (void) logInfo: |
|
(NSString *) |
format |
, |
|
|
... |
|
|
| |
Logs an information message to the Apple System Log facility.
- Parameters:
-
format | The string to write to the Apple System Log facility. |
- Since:
- 1.0
Logs a verbose message to the Apple System Log facility.
- Parameters:
-
format | The string to write to the Apple System Log facility. |
- Since:
- 1.0
+ (void) logWarn: |
|
(NSString *) |
format |
, |
|
|
... |
|
|
| |
Logs an warning message to the Apple System Log facility.
- Parameters:
-
format | The string to write to the Apple System Log facility. |
- Since:
- 1.0
Sets the log level.
- Parameters:
-
- Since:
- 1.0
The documentation for this class was generated from the following files:
- /Users/alan/Accela/AccelaMobile/AccelaMobile/AMLogger.h
- /Users/alan/Accela/AccelaMobile/AccelaMobile/AMLogger.m