A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dev-informatics/Serilog.Sinks.OrientDB below:

GitHub - dev-informatics/Serilog.Sinks.OrientDB: Serilog.Sinks.OrientDB

##Usage Add to your LoggingConfiguration:

.WriteTo.OrientDB("http://server:port", "databaseName", "user", "password")

We recommend a new database for logging instead of using a preexisting one as there are database level requirements.

The database that you provide via databaseName should already exist and two ALTER DATABASE commands need to be ran:

ALTER DATABASE DATETIMEFORMAT yyyy-MM-dd'T'HH:mm:ss.SSS
ALTER DATABASE TIMEZONE UTC
```

The sink will automatically define an appropriate class (LogEvent by default) with appropriate schema.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4