mono-apphost.toml.default
This commit is contained in:
26
mono-apphost.toml.default
Normal file
26
mono-apphost.toml.default
Normal file
@@ -0,0 +1,26 @@
|
||||
main_assembly_path="Program.dll"
|
||||
mono_libs_dir="mono-libs"
|
||||
working_dir=""
|
||||
|
||||
# error, critical, warning, message, info, debug (default=error)
|
||||
trace_level=""
|
||||
|
||||
# trace_mask values (use ',' as separator):
|
||||
# all (default)
|
||||
# asm, type, dll, gc, cfg, aot, security,
|
||||
# threadpool
|
||||
# io-threadpool
|
||||
# io-selector
|
||||
# io-layer
|
||||
# io-layer-process
|
||||
# io-layer-socket
|
||||
# io-layer-file
|
||||
# io-layer-console
|
||||
# io-layer-pipe
|
||||
# io-layer-event
|
||||
# io-layer-semaphore
|
||||
# io-layer-mutex
|
||||
# io-layer-handle
|
||||
# w32handle, tailcall, profiler, tiered
|
||||
# qcall, metadata-update, diagnostics
|
||||
trace_mask=""
|
||||
Reference in New Issue
Block a user