mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Dump all stdout/stderr/logging output to a file.
This commit is contained in:
parent
eb9e794729
commit
6a73c5b23c
4 changed files with 70 additions and 30 deletions
|
@ -119,5 +119,6 @@ protected:
|
|||
// pointer as callback in Servo, and these functions need a way to get
|
||||
// the Servo instance. See https://github.com/servo/servo/issues/22967
|
||||
static Servo *sServo = nullptr;
|
||||
static HANDLE sLogHandle = INVALID_HANDLE_VALUE;
|
||||
|
||||
} // namespace winrt::servo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue