<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3AONYX%3A9.1%3AUtilisation%3AGestion_des_logs_AMETHYST%2F16%2Fen</id>
	<title>Translations:ONYX:9.1:Utilisation:Gestion des logs AMETHYST/16/en - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=Translations%3AONYX%3A9.1%3AUtilisation%3AGestion_des_logs_AMETHYST%2F16%2Fen"/>
	<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=Translations:ONYX:9.1:Utilisation:Gestion_des_logs_AMETHYST/16/en&amp;action=history"/>
	<updated>2026-04-09T01:18:16Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://docs.mappingsuite.com/w/index.php?title=Translations:ONYX:9.1:Utilisation:Gestion_des_logs_AMETHYST/16/en&amp;diff=25458&amp;oldid=prev</id>
		<title>Rdal : Page créée avec « :::*'''path''': log file path (when Type = FileChannel) ::::*Log file path :::*'''rotation''': new log file creation frequency (one file a day, a month, a week...) ::::*ne... »</title>
		<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=Translations:ONYX:9.1:Utilisation:Gestion_des_logs_AMETHYST/16/en&amp;diff=25458&amp;oldid=prev"/>
		<updated>2019-10-15T10:22:06Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « :::*&amp;#039;&amp;#039;&amp;#039;path&amp;#039;&amp;#039;&amp;#039;: log file path (when Type = FileChannel) ::::*Log file path :::*&amp;#039;&amp;#039;&amp;#039;rotation&amp;#039;&amp;#039;&amp;#039;: new log file creation frequency (one file a day, a month, a week...) ::::*ne... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;:::*'''path''': log file path (when Type = FileChannel)&lt;br /&gt;
::::*Log file path&lt;br /&gt;
:::*'''rotation''': new log file creation frequency (one file a day, a month, a week...)&lt;br /&gt;
::::*never: no log rotation&lt;br /&gt;
::::*[day,][hh]:mm: the file is rotated on specified day/time day - day is specified as long or short day name (Monday|Mon, Tuesday|Tue, ... ); day can be omitted, in which case log is rotated every day hh - valid hour range is 00-23; hour can be omitted, in which case log is rotated every hour mm - valid minute range is 00-59; minute must be specified&lt;br /&gt;
::::*daily: the file is rotated daily&lt;br /&gt;
::::*weekly: the file is rotated every seven days&lt;br /&gt;
::::*monthly: the file is rotated every 30 days&lt;br /&gt;
::::*&amp;lt;n&amp;gt; minutes: the file is rotated every &amp;lt;n&amp;gt; minutes, where &amp;lt;n&amp;gt; is an integer greater than zero.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; hours: the file is rotated every &amp;lt;n&amp;gt; hours, where &amp;lt;n&amp;gt; is an integer greater than zero.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; days: the file is rotated every &amp;lt;n&amp;gt; days, where &amp;lt;n&amp;gt; is an integer greater than zero.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; weeks: the file is rotated every &amp;lt;n&amp;gt; weeks, where &amp;lt;n&amp;gt; is an integer greater than zero.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; months: the file is rotated every &amp;lt;n&amp;gt; months, where &amp;lt;n&amp;gt; is an integer greater than zero and a month has 30 days.&lt;br /&gt;
::::*&amp;lt;n&amp;gt;: the file is rotated when its size exceeds &amp;lt;n&amp;gt; bytes.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; K: the file is rotated when its size exceeds &amp;lt;n&amp;gt; Kilobytes.&lt;br /&gt;
::::*&amp;lt;n&amp;gt; M: the file is rotated when its size exceeds &amp;lt;n&amp;gt; Megabytes.&lt;br /&gt;
:::*'''compress''': specifies whether the old log files must be compressed in a compressed folder&lt;br /&gt;
:::**false: the files are not compressed&lt;br /&gt;
:::**true: the files are compressed &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:::*'''purgeAge''': deletes old log files automatically based on their create date&lt;br /&gt;
:::**&amp;lt;n&amp;gt; seconds: deletes files older than &amp;lt;n&amp;gt; seconds.&lt;br /&gt;
:::**&amp;lt;n&amp;gt; minutes: deletes files older than &amp;lt;n&amp;gt; minutes.&lt;br /&gt;
:::**&amp;lt;n&amp;gt; hours: deletes files older than &amp;lt;n&amp;gt; hours.&lt;br /&gt;
:::**&amp;lt;n&amp;gt; days: deletes files older than &amp;lt;n&amp;gt; days.&lt;br /&gt;
:::**&amp;lt;n&amp;gt; weeks: deletes files older than &amp;lt;n&amp;gt; weeks.&lt;br /&gt;
:::**&amp;lt;n&amp;gt; months: deletes files older than &amp;lt;n&amp;gt; months. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:::*'''purgeCount''': deletes older log files automatically when the maximum number of files has been reached.&lt;br /&gt;
:::**&amp;lt;n&amp;gt;: only the &amp;lt;n&amp;gt; more recent files are kept.  &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:::*'''format''' : format of each log message&lt;br /&gt;
::::*%s - message source&lt;br /&gt;
::::*%t - message text&lt;br /&gt;
::::*%l - message priority level (1 .. 7)&lt;br /&gt;
::::*%p - message priority (Fatal, Critical, Error, Warning, Notice, Information, Debug, Trace)&lt;br /&gt;
::::*%q - abbreviated message priority (F, C, E, W, N, I, D, T)&lt;br /&gt;
::::*%P - message process identifier&lt;br /&gt;
::::*%T - message thread name&lt;br /&gt;
::::*%I - message thread identifier (numeric)&lt;br /&gt;
::::*%N - node or host name&lt;br /&gt;
::::*%U - message source file path (empty string if not set)&lt;br /&gt;
::::*%u - message source line number (0 if not set)&lt;br /&gt;
::::*%w - message date/time abbreviated weekday (Mon, Tue, ...)&lt;br /&gt;
::::*%W - message date/time full weekday (Monday, Tuesday, ...)&lt;br /&gt;
::::*%b - message date/time abbreviated month (Jan, Feb, ...)&lt;br /&gt;
::::*%B - message date/time full month (January, February, ...)&lt;br /&gt;
::::*%d - message date/time zero-padded day of month (01 .. 31)&lt;br /&gt;
::::*%e - message date/time day of month (1 .. 31)&lt;br /&gt;
::::*%f - message date/time space-padded day of month ( 1 .. 31)&lt;br /&gt;
::::*%m - message date/time zero-padded month (01 .. 12)&lt;br /&gt;
::::*%n - message date/time month (1 .. 12)&lt;br /&gt;
::::*%o - message date/time space-padded month ( 1 .. 12)&lt;br /&gt;
::::*%y - message date/time year without century (70)&lt;br /&gt;
::::*%Y - message date/time year with century (1970)&lt;br /&gt;
::::*%H - message date/time hour (00 .. 23)&lt;br /&gt;
::::*%h - message date/time hour (00 .. 12)&lt;br /&gt;
::::*%a - message date/time am/pm&lt;br /&gt;
::::*%A - message date/time AM/PM&lt;br /&gt;
::::*%M - message date/time minute (00 .. 59)&lt;br /&gt;
::::*%S - message date/time second (00 .. 59)&lt;br /&gt;
::::*%i - message date/time millisecond (000 .. 999)&lt;br /&gt;
::::*%c - message date/time centisecond (0 .. 9)&lt;br /&gt;
::::*%F - message date/time fractional seconds/microseconds (000000 - 999999)&lt;br /&gt;
::::*%z - time zone differential in ISO 8601 format (Z or +NN.NN)&lt;br /&gt;
::::*%Z - time zone differential in RFC format (GMT or +NNNN)&lt;br /&gt;
::::*%L - convert time to local time (must be specified before any date/time specifier; does not itself output anything)&lt;br /&gt;
::::*%E - epoch time (UTC, seconds since midnight, January 1, 1970)&lt;br /&gt;
::::*%v[width] - the message source (%s) but text length is padded/cropped to 'width'&lt;br /&gt;
::::*%[name] - the value of the message parameter with the given name&lt;br /&gt;
::::*%% - percent sign&lt;br /&gt;
::::&amp;lt;u&amp;gt;Example&amp;lt;/u&amp;gt;: '[%q]%Y-%m-%d %H:%M:%S:%F [PID:%P][THREAD %I]    %t'&lt;/div&gt;</summary>
		<author><name>Rdal</name></author>
		
	</entry>
</feed>