We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2a22f commit 75c5f3aCopy full SHA for 75c5f3a
docs/user/OsInterface.md
@@ -44,7 +44,7 @@ The java backend is the default when GraalVM Python is run via the `Context` API
44
### Limitations of the emulated backend
45
46
GraalVM Python can log info about known incompatibility of functions executed at runtime, which includes the OS interface related functions.
47
-To turn on this logging, use `--log.python.compatibility=FINE` or other desired logging level.
+To turn on this logging, use `--log.python.compatibility.level=FINE` or other desired logging level.
48
49
Known limitations of the emulated layer are:
50
0 commit comments