LogEssentials.cfg

Package: WA2L/SimpleBackup 1.0.67
Section: Configuration Files (4)
Updated: 30 March 2017
Index Return to Main Contents

 

NAME

LogEssentials.cfg - configuration file for LogEssentials

 

SYNOPSIS

WA2LSimpleBackup/etc/LogEssentials.cfg

 

AVAILABILITY

WA2L/SimpleBackup

 

DESCRIPTION

This is the optional configuration file for the LogEssentials command.

 

FILEFORMAT

Rows starting with # are considered as comments.

The file format is OPTION=VALUE

Between the OPTION , the = and the VALUE are no spaces.

You can comment out any OPTION or completely remove the related setting line to use the default settings.

 

OPTIONS

MINCOLUMNS
set the minimum with (in characters) of the output window.

This setting has no effect when LogEssentials is started from the console.

The Width: property of the console window can still be set thru: right mouse-click on output window -> Properties -> Window Size -> Width: ___, but it will only have effect if set bigger then the MINCOLUMNS setting.

Example: MINCOLUMNS=200

Default: MINCOLUMNS=160

MINROWS
set the minimum height (in lines) of the output window.

This setting has no effect when LogEssentials is started from the console.

The Height: property of the console window can still be set thru: right mouse-click on output window -> Properties -> Window Size -> Height: ___, but it will only have effect if set bigger then the MINROWS setting.

Example: MINROWS=40

Default: MINROWS=60

 

EXAMPLES

1) Simple config file

#
# etc/LogEssentials.cfg - Config file for LogEssentials
#
# [00] 08.11.2017 CWa   Initial Version
#

MINCOLUMNS=200
MINROWS=80

 

SEE ALSO

simplebackupintro(1), logessentials(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

LogEssentials.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see WA2LSimpleBackup/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:29:49 GMT, September 14, 2024