- Timestamp:
- 2008-05-10 15:43:58 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/installation.apt
r1974 r1981 144 144 [Attention:] Do <not> skip this section otherwise your application will <<fail>>! 145 145 146 We use the state-of-the-art logging facade <<< slf4j>>>. To make slf4jwork at runtime,146 We use the state-of-the-art logging facade <<<SLF4J>>>. To make SFL4J work at runtime, 147 147 you have to add <<one>> binding and the appropriate backend (may be optional) into 148 148 your classpath.\ 149 Please check the {{{http://slf4j.org} slf4jwebsite}} for more information on bindings149 Please check the {{{http://slf4j.org}SLF4J website}} for more information on bindings 150 150 and the API itself.