mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
adjusted serilog inclusion predicate with bypassid
This commit is contained in:
7
src/Core/Constants.cs
Normal file
7
src/Core/Constants.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Bit.Core
|
||||
{
|
||||
public static class Constants
|
||||
{
|
||||
public const int BypassFiltersEventId = 12482444;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user