Learn R Programming

phreeqc (version 3.7.6)

phrGetLogFileOn: Retrieve the current value of the log file switch.

Description

Retrieve the current value of the log file switch.

Usage

phrGetLogFileOn()

Arguments

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(), phrGetLogStringsOn(), phrGetLogStrings(), phrSetLogFileName(), phrSetLogFileOn(), phrSetLogStringsOn()