Apache Commons Logging: Difference between revisions

Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
Line 52:
== Example ==
Sample code may look like as follows:
<sourcesyntaxhighlight lang="Java">
package com.cascadetg.ch09;
 
Line 158:
}
}
</sourcesyntaxhighlight><ref name=":ajc_120"/>
 
== See also ==