Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Frequently Asked Questions > Logging

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-08-2003, 08:51 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
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.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is On



All times are GMT -5. The time now is 04:12 AM.


Copyright © 1999-2023 Kinook Software, Inc.