shinnmen / internal /logging

Commit History

fix(logging): expand tilde in auth-dir and log resolution errors
863afd1
unverified

Cyrus commited on

feat(logging): make error-logs-max-files configurable
51a2276

sususu98 commited on

fix(logging): capture streaming TTFB on first chunk and make timestamps required
935dde1

sususu98 commited on

fix(logging): add API response timestamp and fix request timestamp timing
3ac39d4

sususu98 commited on

test(logging): add unit tests for `GinLogrusRecovery` middleware panic handling
48128f8
unverified

luispater commited on

fix(thinking): update ValidateConfig to include fromSuffix parameter and adjust budget validation logic
b8c994e

hkfires commited on

Merge pull request #1081 from router-for-me/thinking
3a1fe51
unverified

luispater commited on

refactor(logging): centralize log directory resolution logic
c6b227a
unverified

luispater commited on

refactor(thinking): add Gemini family provider grouping for strict validation
56b75fa

hkfires commited on

refactor(thinking): extract antigravity logic into a dedicated provider
c549b59

hkfires commited on

feat(logging): order log fields for improved readability
219750f

hkfires commited on

refactor(thinking): refine configuration logging
0647fc0

hkfires commited on

fix(logging): add `isDirWritable` utility to enhance log dir validation in `ConfigureLogOutput`
a77de59
unverified

luispater commited on

fix(logging): refactor `ConfigureLogOutput` to accept config object and adjust log directory handling
b438ff9
unverified

luispater commited on

fix: Return an error if the user home directory cannot be determined for the fallback log path.
7097092
unverified

Soff commited on

fix: Implement fallback log directory for file logging on read-only systems.
0be6465

Soff Chen commited on

refactor(logging): standardize request id formatting and layout
7ff0a28

hkfires commited on

fix(logging): normalize warning level to warn
fb44e5e

hkfires commited on

refactor(logging): inline request id in log output
2f9cd7b

hkfires commited on

feat(logging): scope request ID tracking to AI API endpoints
809b0d3

hkfires commited on

feat(logging): implement request ID tracking and propagation
7df7bf2

hkfires commited on

feat(logging): revamp request logger to support streaming and temporary file spooling
f1f7041
unverified

luispater commited on

feat(config): add log file size limit configuration #535
ec7a2e0
unverified

luispater commited on

style(logging): remove redundant separator line from response section
455e543

hkfires commited on

feat(logging): add upstream API request/response capture to streaming logs
c93e10f

hkfires commited on

feat(logging): add version info to request log output
6adad2d

hkfires commited on

fix(amp): improve proxy state management and request logging behavior
0f80f82

hkfires commited on

fix(logging): handle nil caller in LogFormatter to prevent panic
ce499b7
unverified

Thurston Sandberg commited on

**feat(logging, middleware): add error-based logging support and error log management**
30efe4f
unverified

luispater commited on

Fixed: #172
df24910
unverified

luispater commited on

feat(ws): add WebSocket auth
a94e7f9

hkfires commited on

feat: prefer util.WritablePath() for logs and local storage
e3b6991

hkfires commited on

feat(logging): centralize sensitive header masking
4382ac9

hkfires commited on

Enhance logging for API requests and responses across executors
5b50851
unverified

luispater commited on

feat(logging): introduce centralized logging with custom format and Gin integration
c7f4f52
unverified

luispater commited on

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater commited on

refactor(logging, mgmt): update timestamp format in logs and remove `force-gpt-5-codex` handlers
67d28fa
unverified

luispater commited on

chore(docs): add and refine package-level comments across modules
02e5e07
unverified

luispater commited on

feat(logging): integrate logrus with custom Gin middleware for enhanced request logging and recovery
7cb1dca
unverified

luispater commited on

feat(gemini-web): Implement proactive PSIDTS cookie rotation
e0ba3d3

hkfires commited on

fix(logging): Prevent race conditions in FileStreamingLogWriter
599c999

hkfires commited on

v6 version first commit
d70f595
unverified

luispater commited on

Update internal module imports to use `v5` package path
d68931b
unverified

luispater commited on

Resolve `logsDir` path relative to configuration directory in `FileRequestLogger`
8864182
unverified

luispater commited on

Resolve relative logsDir to executable directory in FileRequestLogger
4ea52ae
unverified

luispater commited on

Add reverse mappings for original tool names and improve error logging
b000ac1
unverified

luispater commited on

Refactor API handlers to implement retry mechanism with configurable limits and improved error handling
37c6413
unverified

luispater commited on

Refactor codebase
13ff400
unverified

luispater commited on

Refactor error handling and variable declarations in browser and logging modules
c9e4a10
unverified

luispater commited on