Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] How to configure Log Level

leshan uses the slf4j API for logging. The logging implementation used by the
demo server is log4j 2. You can therefore configure log levels in the log4j2.xml
file which is contained in the leshan-server-demo.jar file.

Please refer to the log4j documentation [1] regarding details on the
configuration file format and location.

[1] http://logging.apache.org/log4j/2.x/manual/configuration.html
--
Mit freundlichen Grüßen / Best regards

Kai Hudalla
Chief Software Architect

Bosch Software Innovations GmbH
Schöneberger Ufer 89-91
10785 Berlin
GERMANY
www.bosch-si.com

Registered office: Berlin, Register court: Amtsgericht Charlottenburg,
HRB 148411 B;
Executives: Dr.-Ing. Rainer Kallenbach, Michael Hahn

On Wed, 2017-01-18 at 12:46 +0900, Okamoto Toshiaki wrote:
> Hi
> I am new to here and thank you to the Nice project.
> I would like to know how to configure the Log Level of the  
> leshan-server-demo.
> There are no settings about the Log in the Web UI.
> 
> Thanks
> Okamoto
> _______________________________________________
> leshan-dev mailing list
> leshan-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/leshan-dev

Back to the top