You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,7 +57,6 @@ The log files are located in the `__{jbossHomeName}__/standalone/log` log direct
61
57
62
58
* `server.log` - This is the standard log produced by the application server. By default, it contains all the server log messages, including the server startup messages.
63
59
64
-
65
60
== Configure the Server
66
61
67
62
Now you have deployed the quickstart with the default configuration, you run a management CLI script to configure the logging subsystem and review the differences in the resulting log files.
@@ -134,8 +129,9 @@ TRACE - Turned on in any environment where you are trying to follow an execution
134
129
135
130
. To view log file differences for different logging levels, change the level for the "org.jboss.as.quickstarts.logging" logger
136
131
from TRACE to DEBUG, INFO, WARN, ERROR, or FATAL, then access the application.
// Additional Red Hat CodeReady Studio instructions
164
-
* Make sure you configure {productName} server logging as described above under xref:configure_the_server[Configure the Server]. Stop the server at the end of that step.
165
-
* Make sure you xref:remove_the_logging_configuration[Remove the Logging Configuration] when you have completed testing this quickstart.
157
+
// Build and run sections for other environments/builds
0 commit comments