diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/logger_options.adoc | 8 | ||||
-rw-r--r-- | doc/en/autogen/user/logger_options.adoc | 8 | ||||
-rw-r--r-- | doc/fr/autogen/user/logger_options.adoc | 8 | ||||
-rw-r--r-- | doc/it/autogen/user/logger_options.adoc | 8 | ||||
-rw-r--r-- | doc/ja/autogen/user/logger_options.adoc | 8 | ||||
-rw-r--r-- | doc/pl/autogen/user/logger_options.adoc | 8 |
6 files changed, 42 insertions, 6 deletions
diff --git a/doc/de/autogen/user/logger_options.adoc b/doc/de/autogen/user/logger_options.adoc index c9286b748..3b7f4b40b 100644 --- a/doc/de/autogen/user/logger_options.adoc +++ b/doc/de/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** Standardwert: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** Beschreibung: pass:none[Textfarbe in der der Verlaufsspeicher dargestellt werden soll] +** Beschreibung: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** Typ: Farbe ** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "/" für kursiv, "_" für unterstrichen ** Standardwert: `+default+` @@ -20,6 +20,12 @@ ** Werte: on, off ** Standardwert: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** Beschreibung: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] +** Typ: boolesch +** Werte: on, off +** Standardwert: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** Beschreibung: pass:none[Zeit, in Sekunden, die verstreicht bis eine Protokolldatei gesichert wird (0 = Protokolldatei wird unmittelbar gesichert, nachdem eine neue Zeile dargestellt wurde)] ** Typ: integer diff --git a/doc/en/autogen/user/logger_options.adoc b/doc/en/autogen/user/logger_options.adoc index 0a39c5aa2..420dd1811 100644 --- a/doc/en/autogen/user/logger_options.adoc +++ b/doc/en/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** default value: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** description: pass:none[color for backlog lines] +** description: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** type: color ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline ** default value: `+default+` @@ -20,6 +20,12 @@ ** values: on, off ** default value: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** description: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] +** type: boolean +** values: on, off +** default value: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** description: pass:none[number of seconds between flush of log files (0 = write in log files immediately for each line printed)] ** type: integer diff --git a/doc/fr/autogen/user/logger_options.adoc b/doc/fr/autogen/user/logger_options.adoc index c93be11f5..1f41b244f 100644 --- a/doc/fr/autogen/user/logger_options.adoc +++ b/doc/fr/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** valeur par défaut: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** description: pass:none[couleur pour les lignes de l'historique] +** description: pass:none[couleur pour les lignes de l'historique, utilisée seulement si l'option logger.file.color_lines est désactivée] ** type: couleur ** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias ; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour le gras, "!" pour la vidéo inverse, "/" pour l'italique, "_" pour le souligné ** valeur par défaut: `+default+` @@ -20,6 +20,12 @@ ** valeurs: on, off ** valeur par défaut: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** description: pass:none[utiliser des codes de couleurs ANSI dans les lignes écrites dans les fichiers de log et afficher les lignes de l'historique avec ces couleurs] +** type: booléen +** valeurs: on, off +** valeur par défaut: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** description: pass:none[nombre de secondes entre les "flush" (écriture) dans les fichiers de log (0 = écrire immédiatement dans les fichiers de log pour chaque ligne affichée)] ** type: entier diff --git a/doc/it/autogen/user/logger_options.adoc b/doc/it/autogen/user/logger_options.adoc index 3519f52b6..9aa8db902 100644 --- a/doc/it/autogen/user/logger_options.adoc +++ b/doc/it/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** valore predefinito: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** descrizione: pass:none[colore per la cronologia] +** descrizione: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** tipo: colore ** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline ** valore predefinito: `+default+` @@ -20,6 +20,12 @@ ** valori: on, off ** valore predefinito: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** descrizione: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] +** tipo: bool +** valori: on, off +** valore predefinito: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** descrizione: pass:none[numero di secondi tra il flush (scrittura) dei file di log (0 = scrive sui file di log immediatamente per ogni riga stampata)] ** tipo: intero diff --git a/doc/ja/autogen/user/logger_options.adoc b/doc/ja/autogen/user/logger_options.adoc index a70096d70..b3009f4bf 100644 --- a/doc/ja/autogen/user/logger_options.adoc +++ b/doc/ja/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** デフォルト値: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** 説明: pass:none[バックログ行の色] +** 説明: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** タイプ: 色 ** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、端末色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、イタリックは "/"、下線は "_" ** デフォルト値: `+default+` @@ -20,6 +20,12 @@ ** 値: on, off ** デフォルト値: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** 説明: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] +** タイプ: ブール +** 値: on, off +** デフォルト値: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** 説明: pass:none[ログファイルをフラッシュする間隔の秒数 (0 = 行が表示されたらすぐにログファイルに書き込み)] ** タイプ: 整数 diff --git a/doc/pl/autogen/user/logger_options.adoc b/doc/pl/autogen/user/logger_options.adoc index 6253366ef..d7844ef3d 100644 --- a/doc/pl/autogen/user/logger_options.adoc +++ b/doc/pl/autogen/user/logger_options.adoc @@ -9,7 +9,7 @@ ** domyślna wartość: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* -** opis: pass:none[kolor linii backloga] +** opis: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** typ: kolor ** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie ** domyślna wartość: `+default+` @@ -20,6 +20,12 @@ ** wartości: on, off ** domyślna wartość: `+on+` +* [[option_logger.file.color_lines]] *logger.file.color_lines* +** opis: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] +** typ: bool +** wartości: on, off +** domyślna wartość: `+off+` + * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** opis: pass:none[ilość sekund pomiędzy zapisywaniem plików z logami (0 = zapisuj pliki natychmiast po pojawieniu sie każdej nowej linii)] ** typ: liczba |