Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   Logging (https://www.kinook.com/Forum/forumdisplay.php?f=15)
-   -   Can I create project-specific log files? (https://www.kinook.com/Forum/showthread.php?t=43)

kinook 04-08-2003 08:51 AM

Can I create project-specific log files?
 
Yes -- select File | Properties from the menu bar, switch to the Logging tab, enable project-specific log files and enter the log filename (or leave the filename field blank to disable file logging for the project). This will add a LOGFILE project macro to your project with a value of the filename to log to, overriding any log file defined in Tools | Application Options | Logging (which defines a system LOGFILE macro to be used for all projects unless overridden). Even if logging is not enabled globally in the application options, a log file will be generated if a project-level log file is specified.

Alternatively, project-specific log files can be defined for every project automatically by entering
Code:

%PROJDIR%\%PROJROOT%.log
in the logging options filename field. These system macros will be expanded when a project is built and the path and root name of the project file will be used for the log file.


All times are GMT -5. The time now is 07:44 AM.


Copyright © 1999-2023 Kinook Software, Inc.