<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://unkrig.de/w/index.php?action=history&amp;feed=atom&amp;title=Loggifier.unkrig.de_%2F_Tools_%2F_Java_agent</id>
	<title>Loggifier.unkrig.de / Tools / Java agent - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://unkrig.de/w/index.php?action=history&amp;feed=atom&amp;title=Loggifier.unkrig.de_%2F_Tools_%2F_Java_agent"/>
	<link rel="alternate" type="text/html" href="https://unkrig.de/w/index.php?title=Loggifier.unkrig.de_/_Tools_/_Java_agent&amp;action=history"/>
	<updated>2026-05-01T20:34:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://unkrig.de/w/index.php?title=Loggifier.unkrig.de_/_Tools_/_Java_agent&amp;diff=30&amp;oldid=prev</id>
		<title>Aunkrig: Created page with &quot;Probably the most convenient way to loggify classes at runtime is to start the JVM with the following command line option:    $ java -javaagent:path/to/de.unkrig.loggifier.jar ...  The LOGGIFIER plugs into the [http://docs.oracle.com/javase/7/docs/api/java/lang/instrument/package-summary.html &quot;Java programming language agents&quot; API] (available since Java 5) and implements loggification at class-loading time.  The agent interprets its argument as (newline-separated) loggif...&quot;</title>
		<link rel="alternate" type="text/html" href="https://unkrig.de/w/index.php?title=Loggifier.unkrig.de_/_Tools_/_Java_agent&amp;diff=30&amp;oldid=prev"/>
		<updated>2024-05-01T19:12:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Probably the most convenient way to loggify classes at runtime is to start the JVM with the following command line option:    $ java -javaagent:path/to/de.unkrig.loggifier.jar ...  The LOGGIFIER plugs into the [http://docs.oracle.com/javase/7/docs/api/java/lang/instrument/package-summary.html &amp;quot;Java programming language agents&amp;quot; API] (available since Java 5) and implements loggification at class-loading time.  The agent interprets its argument as (newline-separated) loggif...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Probably the most convenient way to loggify classes at runtime is to start the JVM with the following command line option:&lt;br /&gt;
&lt;br /&gt;
  $ java -javaagent:path/to/de.unkrig.loggifier.jar ...&lt;br /&gt;
&lt;br /&gt;
The LOGGIFIER plugs into the [http://docs.oracle.com/javase/7/docs/api/java/lang/instrument/package-summary.html &amp;quot;Java programming language agents&amp;quot; API] (available since Java 5) and implements loggification at class-loading time.&lt;br /&gt;
&lt;br /&gt;
The agent interprets its argument as (newline-separated) loggification rules:&lt;br /&gt;
&lt;br /&gt;
  $ java &amp;#039;-javaagent:path/to/de.unkrig.loggifier.jar&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;=CLINIT=INFO&lt;br /&gt;
  &amp;gt; ALL=FINER&amp;lt;/span&amp;gt;&amp;#039; ...&lt;/div&gt;</summary>
		<author><name>Aunkrig</name></author>
	</entry>
</feed>