Re: Change User Logging

2021-07-03 Thread Jeff Zhang
Take a look at file ZEPPELIN_HOME/conf/log4j.properties Joshua Conlin 于2021年6月29日周二 下午11:24写道: > Hello, > > I'd like to make some changes in my fork to user logging. I see that the > {user}-{host}.out share a log4j config with the main logs, but I believe I > need to make some lower level (app

Change User Logging

2021-06-29 Thread Joshua Conlin
Hello, I'd like to make some changes in my fork to user logging. I see that the {user}-{host}.out share a log4j config with the main logs, but I believe I need to make some lower level (appender?) changes, specific to only to those user logs. Could someone give me a pointer in the source to wher