Changes between Version 1 and Version 2 of GettingStarted
- Timestamp:
- 09/27/07 20:44:59 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingStarted
v1 v2 26 26 27 27 Note: You do not have to initialize logging at all. However this helps to determine errors and to debug the engine integration into your application. I would suggest to enable logging during the development of your software (e.g. with level=LL_DEBUG) and to disable it in the release version. 28 29 30 See also: ["ManualPage"]