phrGetLogFileOn {phreeqc} | R Documentation |
Retrieve the current value of the log file switch.
Description
Retrieve the current value of the log file switch.
Usage
phrGetLogFileOn()
Value
TRUE if log messages are currently being written to file.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Log:
phrGetLogFileName()
,
phrGetLogStrings()
,
phrGetLogStringsOn()
,
phrSetLogFileName()
,
phrSetLogFileOn()
,
phrSetLogStringsOn()
[Package phreeqc version 3.8.0 Index]